Searched refs:mRunnerPath (Results 1 – 2 of 2) sorted by relevance
68 private String mRunnerPath = UIAUTOMATOR_RUNNER_PATH; field in UiAutomatorRunner86 mRunnerPath = runnerPath; in UiAutomatorRunner()107 return mRunnerPath; in getRunnerPath()
108 private String mRunnerPath = null; field in UiAutomatorTest287 getTestJarPaths().toArray(new String[]{}), mRunnerPath); in createTestRunner()