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

  /external/autotest/server/site_tests/cheets_GTS/
cheets_GTS.py 60 self._install_paths):
  /external/autotest/server/site_tests/cheets_CTS_N/
cheets_CTS_N.py 135 self._install_paths):
  /external/autotest/server/cros/
tradefed_test.py 9 # The instance variables _host and _install_paths are not defined in __init__().
80 self._install_paths = []
531 self._install_paths.append(os.path.dirname(local))
614 To support SDK tools, such as adb or aapt, this adds _install_paths
619 kwargs.get('extra_paths', []) + self._install_paths)
    [all...]

Completed in 68 milliseconds