Searched defs:runCommandLine (Results 1 – 2 of 2) sorted by relevance
302 int Runner::runCommandLine(int argc, const char* argv[]) const { in runCommandLine() function in JsonTest::Runner
89 public static String runCommandLine(String command, ITestDevice device) throws Exception { in runCommandLine() method in AdbUtils