Home
last modified time | relevance | path

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

/tools/asuite/asuite_plugin/src/java/com/android/atest/commandAdapter/
DCommandRunner.java58 public CommandRunner(ArrayList<String> cmds, String workPath) { in CommandRunner()
76 String workPath, in CommandRunner()
/tools/asuite/asuite_plugin/src/java/com/android/atest/
DAtestUtils.java83 public static String checkError(String lunchTarget, String testTarget, String workPath) { in checkError()
/tools/asuite/asuite_plugin/src/java/com/android/atest/run/
DAtestRunConfiguration.java163 String workPath = in getState() local