Searched refs:assertPocExecutable (Results 1 – 1 of 1) sorted by relevance
215 assertPocExecutable(pocName, device); in runPoc()273 private static void assertPocExecutable(String pocName, ITestDevice device) throws Exception { in assertPocExecutable() method in AdbUtils