Home
last modified time | relevance | path

Searched refs:SDK_TOOLS_DIR (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/cros/tradefed/
Dtradefed_constants.py7 SDK_TOOLS_DIR = 'gs://chromeos-arc-images/builds/git_nyc-mr1-arc-linux-static_sdk_tools/3544738' variable
Dtradefed_test.py150 self._install_files(constants.SDK_TOOLS_DIR,
/external/cronet/tot/build/fuchsia/test/
Dcommon.py79 SDK_TOOLS_DIR = os.path.join(SDK_ROOT, 'tools', get_host_arch()) variable
80 _FFX_TOOL = os.path.join(SDK_TOOLS_DIR, 'ffx')
115 return os.path.join(SDK_TOOLS_DIR, tool)
/external/angle/build/fuchsia/test/
Dcommon.py79 SDK_TOOLS_DIR = os.path.join(SDK_ROOT, 'tools', get_host_arch()) variable
80 _FFX_TOOL = os.path.join(SDK_TOOLS_DIR, 'ffx')
115 return os.path.join(SDK_TOOLS_DIR, tool)
/external/cronet/stable/build/fuchsia/test/
Dcommon.py79 SDK_TOOLS_DIR = os.path.join(SDK_ROOT, 'tools', get_host_arch()) variable
80 _FFX_TOOL = os.path.join(SDK_TOOLS_DIR, 'ffx')
115 return os.path.join(SDK_TOOLS_DIR, tool)