Home
last modified time | relevance | path

Searched defs:executeAdbCommand (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/compilation/src/android/cts/compilation/
DAdbRootDependentCompilationTest.java318 private String[] executeAdbCommand(int numLinesOutputExpected, String... command) in executeAdbCommand() method in AdbRootDependentCompilationTest
329 private String[] executeAdbCommand(String... command) throws DeviceNotAvailableException { in executeAdbCommand() method in AdbRootDependentCompilationTest