Searched refs:TOOLS_DIR (Results 1 – 2 of 2) sorted by relevance
7 TOOLS_DIR=$(dirname $ACLOUD_DIR)8 THIRD_PARTY_DIR=$(dirname $TOOLS_DIR)/external/python11 local python_path=$TOOLS_DIR
277 TOOLS_DIR = os.path.realpath(__file__ + '/../../tools') variable281 return os.path.join(TOOLS_DIR, tool)635 os.path.join(TOOLS_DIR, 'android_test_mapping_format.py'),637 'cpplint': os.path.join(TOOLS_DIR, 'cpplint.py'),