Searched refs:getRunnerPath (Results 1 – 3 of 3) sorted by relevance
58 "-e %s %s", ORCHESTRATOR_TARGET_INSTRUMENTATION_KEY, getRunnerPath())); in getAmInstrumentCommand()
106 protected String getRunnerPath() { in getRunnerPath() method in UiAutomatorRunner121 getRunnerPath(), jarArg, getArgsCommand()); in getRunCommand()
324 String runnerPath = ((UiAutomatorRunner)getTestRunner()).getRunnerPath(); in preTestSetup()