Home
last modified time | relevance | path

Searched refs:runPocAssertNoCrashes (Results 1 – 10 of 10) sorted by relevance

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DPoc16_07.java43 AdbUtils.runPocAssertNoCrashes("CVE-2016-3746", getDevice(), "mediaserver"); in testPocCVE_2016_3746()
62 AdbUtils.runPocAssertNoCrashes("CVE-2016-3747", getDevice(), "mediaserver"); in testPocCVE_2016_3747()
DPoc16_06.java34 AdbUtils.runPocAssertNoCrashes("CVE-2016-2482", getDevice(), "mediaserver"); in testPocCVE_2016_2482()
DPoc16_02.java33 AdbUtils.runPocAssertNoCrashes("CVE-2016-0811", getDevice(), "mediaserver"); in testPocCVE_2016_0811()
DPoc16_10.java35 AdbUtils.runPocAssertNoCrashes("CVE-2016-3913", getDevice(), "mediaserver"); in testPocCVE_2016_3913()
DPoc18_07.java35 AdbUtils.runPocAssertNoCrashes( in testPocCVE_2018_9424()
DPoc18_06.java51 AdbUtils.runPocAssertNoCrashes("CVE-2018-9344", getDevice(), in testPocCVE_2018_9344()
DPoc16_04.java55 AdbUtils.runPocAssertNoCrashes("CVE-2016-2412", getDevice(), "system_server"); in testPocCVE_2016_2412()
DPoc17_02.java46 AdbUtils.runPocAssertNoCrashes("CVE-2017-0415", getDevice(), "mediaserver"); in testPocCVE_2017_0415()
DAdbUtils.java394 public static void runPocAssertNoCrashes(String pocName, ITestDevice device, in runPocAssertNoCrashes() method in AdbUtils
396 runPocAssertNoCrashes(pocName, device, in runPocAssertNoCrashes()
407 public static void runPocAssertNoCrashes(String pocName, ITestDevice device, in runPocAssertNoCrashes() method in AdbUtils
DPoc17_03.java109 AdbUtils.runPocAssertNoCrashes("CVE-2017-0479", getDevice(), "audioserver"); in testPocCVE_2017_0479()