Home
last modified time | relevance | path

Searched refs:THIS_DIR (Results 1 – 6 of 6) sorted by relevance

/external/libcxx/
Drun-tests.py24 THIS_DIR = os.path.dirname(os.path.realpath(__file__)) variable
25 ANDROID_DIR = os.path.realpath(os.path.join(THIS_DIR, '../..'))
39 testconfig_mk_path = os.path.join(THIS_DIR, 'buildcmds/testconfig.mk')
82 mmm(os.path.join(THIS_DIR, 'buildcmds'))
92 test_path = os.path.join(THIS_DIR, 'test')
/external/v8/tools/gcmole/
Dbootstrap.sh37 THIS_DIR="$(dirname "${0}")"
38 LLVM_DIR="${THIS_DIR}/../../third_party/llvm"
120 make -C "${THIS_DIR}" clean
121 make -C "${THIS_DIR}" LLVM_SRC_ROOT="${LLVM_DIR}" libgcmole.so
/external/autotest/frontend/health/
Dcheck_test_health.py9 THIS_DIR = os.path.dirname(__file__) variable
10 UTILS_DIR = os.path.abspath(os.path.join(THIS_DIR, os.pardir, os.pardir,
24 COMPLETE_FAILURES = os.path.join(THIS_DIR, 'complete_failures.py')
25 PASSING_EXPERIMENTAL = os.path.join(THIS_DIR, 'passing_experimental.py')
/external/skia/experimental/mojo/
Dgenerate.py16 THIS_DIR = os.path.abspath(os.path.dirname(__file__)) variable
17 MOJO_DIR = os.path.abspath(os.path.join(THIS_DIR, '../../third_party/externals/mojo'))
/external/clang/
Dupdate-prebuilts.py29 THIS_DIR = os.path.realpath(os.path.dirname(__name__)) variable
30 ANDROID_DIR = os.path.realpath(os.path.join(THIS_DIR, '../..'))
Dbuild.py30 THIS_DIR = os.path.realpath(os.path.dirname(__file__)) variable
35 return os.path.realpath(os.path.join(THIS_DIR, '../..', *args))