Home
last modified time | relevance | path

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

/tools/treble/build/sandbox/
Drbe.py25 TOOLS_DIR = 'prebuilts/remoteexecution-client/latest' variable
29 'RBE_DIR': TOOLS_DIR,
39 'RBE_cpp_dependency_scanner_plugin': os.path.join(TOOLS_DIR, 'dependency_scanner_go_plugin.so'),
40 'RBE_re_proxy': os.path.join(TOOLS_DIR, 'reproxy'),
Drbe_action.py47 [os.path.join(rbe.TOOLS_DIR, 'bootstrap')]
57 os.path.join(rbe.TOOLS_DIR, 'rewrapper'),
/tools/repohooks/rh/
Dhooks.py292 TOOLS_DIR = os.path.realpath(__file__ + '/../../tools') variable
296 return os.path.join(TOOLS_DIR, tool)
887 os.path.join(TOOLS_DIR, 'android_test_mapping_format.py'),
890 'cpplint': os.path.join(TOOLS_DIR, 'cpplint.py'),
/tools/acloud/
Drun_tests_py2.sh7 TOOLS_DIR=$(dirname $ACLOUD_DIR)
8 THIRD_PARTY_DIR=$(dirname $TOOLS_DIR)/external/python
11 local python_path=$TOOLS_DIR
Drun_tests.sh7 TOOLS_DIR=$(dirname $ACLOUD_DIR)
8 THIRD_PARTY_DIR=$(dirname $TOOLS_DIR)/external/python
11 local python_path=$TOOLS_DIR