Searched refs:pocConfig (Results 1 – 25 of 33) sorted by relevance
12
/cts/hostsidetests/securitybulletin/src/android/security/cts/ |
D | TestMedia.java | 133 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2020_0409() 152 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2020_0421() 253 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig("CVE-2018-9428", getDevice()); in testPocCVE_2018_9428() 268 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig("CVE-2017-0837", getDevice()); in testPocCVE_2017_0837() 289 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2018_9466_CVE_2017_9047() 307 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2018_9466_CVE_2017_9048() 326 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2018_9466_CVE_2017_9049() 348 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2018_9466_CVE_2017_9050() 371 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2015_3873() 520 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2020_0451() [all …]
|
D | CVE_2021_0473.java | 39 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig("CVE-2021-0473", getDevice()); in testPocCVE_2021_0473()
|
D | CVE_2020_0072.java | 40 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig("CVE-2020-0072", getDevice()); in testPocCVE_2020_0072()
|
D | CVE_2020_0243.java | 38 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig("CVE-2020-0243", getDevice()); in testPocCVE_2020_0243()
|
D | CVE_2021_0330.java | 38 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig("CVE-2021-0330", getDevice()); in testPocCVE_2021_0330()
|
D | CVE_2016_2182.java | 42 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2016_2182()
|
D | CVE_2021_0919.java | 42 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2021_0919()
|
D | CVE_2019_2014.java | 41 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2019_2014()
|
D | CVE_2018_9549.java | 40 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2018_9549()
|
D | CVE_2019_2027.java | 40 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2019_2027()
|
D | CVE_2018_9537.java | 41 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2018_9537()
|
D | CVE_2021_0925.java | 41 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2021_0925()
|
D | CVE_2021_39665.java | 45 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2021_39665()
|
D | CVE_2021_0956.java | 45 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, device); in testPocCVE_2021_0956()
|
D | CVE_2020_0241.java | 46 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2020_0241()
|
D | CVE_2020_0034.java | 44 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2020_0034()
|
D | CVE_2019_2031.java | 48 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2019_2031()
|
D | CVE_2022_20131.java | 50 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2022_20131()
|
D | CVE_2021_0430.java | 48 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2021_0430()
|
D | CVE_2021_39623.java | 44 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2021_39623()
|
D | CVE_2022_20147.java | 50 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, in testPocCVE_2022_20147()
|
D | CVE_2018_9558.java | 49 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2018_9558()
|
D | CVE_2020_0073.java | 48 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2020_0073()
|
D | CVE_2019_2015.java | 48 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2019_2015()
|
D | CVE_2021_39804.java | 46 AdbUtils.pocConfig testConfig = new AdbUtils.pocConfig(binaryName, getDevice()); in testPocCVE_2021_39804()
|
12