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
28 'RBE_DIR': TOOLS_DIR,
38 'RBE_cpp_dependency_scanner_plugin': os.path.join(TOOLS_DIR, 'dependency_scanner_go_plugin.so'),
39 'RBE_re_proxy': os.path.join(TOOLS_DIR, 'reproxy'),
Drbe_action.py48 [os.path.join(rbe.TOOLS_DIR, 'bootstrap')]
58 os.path.join(rbe.TOOLS_DIR, 'rewrapper'),
/tools/acloud/
Drun_tests.sh7 TOOLS_DIR=$(dirname $ACLOUD_DIR)
8 THIRD_PARTY_DIR=$(dirname $TOOLS_DIR)/external/python
11 local python_path=$TOOLS_DIR
Drun_tests_py2.sh7 TOOLS_DIR=$(dirname $ACLOUD_DIR)
8 THIRD_PARTY_DIR=$(dirname $TOOLS_DIR)/external/python
11 local python_path=$TOOLS_DIR
/tools/repohooks/rh/
Dhooks.py330 TOOLS_DIR = os.path.realpath(__file__ + '/../../tools') variable
334 return os.path.join(TOOLS_DIR, tool)
1028 os.path.join(TOOLS_DIR, 'android_test_mapping_format.py'),
1031 'cpplint': os.path.join(TOOLS_DIR, 'cpplint.py'),