Home
last modified time | relevance | path

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

/toolchain/benchmark/
Dapply_patches.py22 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,
Ddiscard_patches.py26 autotest_dir = os.path.join(config.android_home, config.autotest_dir)
27 discard_git(autotest_dir)
Drun.py194 os.path.join(config.android_home, config.autotest_dir),
311 os.path.join(config.android_home, config.autotest_dir),
Dconfig.py93 autotest_dir = 'external/autotest/' variable
Dcollect_profile.py73 config.autotest_dir,