Searched refs:autotest_dir (Results 1 – 5 of 5) sorted by relevance
/toolchain/benchmark/ |
D | apply_patches.py | 22 autotest_dir = os.path.join(config.android_home, config.autotest_dir) 25 dex2oat_dir = os.path.join(autotest_dir, 27 panorama_dir = os.path.join(autotest_dir, 32 subprocess.check_call(['git', '-C', autotest_dir,
|
D | discard_patches.py | 26 autotest_dir = os.path.join(config.android_home, config.autotest_dir) 27 discard_git(autotest_dir)
|
D | run.py | 194 os.path.join(config.android_home, config.autotest_dir), 311 os.path.join(config.android_home, config.autotest_dir),
|
D | config.py | 93 autotest_dir = 'external/autotest/' variable
|
D | collect_profile.py | 73 config.autotest_dir,
|