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

  /external/chromium_org/tools/gyp/test/lib/
TestGyp.py 454 self._adb_path = os.path.join(os.environ['ANDROID_HOST_OUT'], 'bin', 'adb')
567 adb_command = [self._adb_path]
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
android.py 406 _adb_path = None variable in class:AndroidPort
    [all...]

Completed in 73 milliseconds