HomeSort by relevance Sort by last modified time
    Searched refs:StartInstrumentation (Results 1 - 3 of 3) sorted by null

  /development/testrunner/
adb_interface.py 181 Equivalent to StartInstrumentation, except instrumentation path is
185 return self.StartInstrumentation(instrumentation_path, timeout_time=timeout_time,
189 def StartInstrumentation(
260 Equivalent to StartInstrumentation, but will dump instrumentation
  /external/chromium_org/third_party/android_testrunner/
adb_interface.py 169 Equivalent to StartInstrumentation, except instrumentation path is
173 return self.StartInstrumentation(instrumentation_path, timeout_time=timeout_time,
177 def StartInstrumentation(
254 Equivalent to StartInstrumentation, but will dump instrumentation
  /external/chromium_org/build/android/pylib/
android_commands.py     [all...]

Completed in 83 milliseconds