Home
last modified time | relevance | path

Searched refs:pocName (Results 1 – 15 of 15) sorted by relevance

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DAdbUtils.java106 public static String runPoc(String pocName, ITestDevice device) throws Exception { in runPoc() argument
107 return runPoc(pocName, device, SecurityTestCase.TIMEOUT_NONDETERMINISTIC); in runPoc()
120 public static String runPoc(String pocName, ITestDevice device, int timeout) throws Exception { in runPoc() argument
121 return runPoc(pocName, device, timeout, null); in runPoc()
135 public static String runPoc(String pocName, ITestDevice device, int timeout, String arguments) in runPoc() argument
138 runPoc(pocName, device, timeout, arguments, receiver); in runPoc()
151 public static void runPocNoOutput(String pocName, ITestDevice device, int timeout) in runPocNoOutput() argument
153 runPocNoOutput(pocName, device, timeout, null); in runPocNoOutput()
167 String pocName, ITestDevice device, int timeout, String arguments) throws Exception { in runPocNoOutput() argument
168 runPoc(pocName, device, timeout, arguments, null); in runPocNoOutput()
[all …]
DCVE_2019_9247.java40 .pocName("CVE-2019-9247") in testPocCVE_2019_9247()
DCVE_2023_21276.java40 .pocName("CVE-2023-21276") in testPocCVE_2023_21276()
DCVE_2022_20357.java44 .pocName("CVE-2022-20357") in testPocCVE_2022_20357()
DCVE_2023_4272.java45 .pocName("CVE-2023-4272") in testPocCVE_2023_4272()
DCVE_2017_13194.java48 .pocName(binaryName) in testPocCVE_2017_13194()
DCVE_2024_0023.java57 .pocName(binaryName) in testPocCVE_2024_0023()
DCVE_2023_21241.java57 .pocName(binaryName) in testPocCVE_2023_21241()
DCVE_2022_23852.java56 .pocName(binary) in testPocCVE_2022_23852()
DCVE_2024_0040.java52 .pocName(binaryName) in testPocCVE_2024_0040()
DCVE_2023_21127.java57 .pocName(binary) in testPocCVE_2023_21127()
DCVE_2023_21118.java55 .pocName(binaryName) in testPocCVE_2023_21118()
DCVE_2023_21261.java62 .pocName(binaryName) in testPocCVE_2023_21261()
DCVE_2023_40077.java57 .pocName(binaryName) in testPocCVE_2023_40077()
DCVE_2023_40114.java73 .pocName(binaryName) in testPocCVE_2023_40114()