Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DAdbUtils.java190 assertPocExecutable(pocName, device); in runPoc()
245 private static void assertPocExecutable(String pocName, ITestDevice device) throws Exception { in assertPocExecutable() method in AdbUtils