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

  /development/testrunner/
adb_interface.py 34 class AdbInterface:
runtest.py 189 self._adb = adb_interface.AdbInterface()
  /external/chromium_org/third_party/android_testrunner/
adb_interface.py 34 class AdbInterface:
  /external/chromium_org/build/android/pylib/
android_commands.py 239 self._adb = adb_interface.AdbInterface()
263 """Returns our AdbInterface to avoid us wrapping all its methods."""
539 retrying, used by AdbInterface.SendShellCommand.
    [all...]

Completed in 883 milliseconds