Searched defs:autotest_path (Results 1 – 2 of 2) sorted by relevance
/external/autotest/site_utils/ |
D | test_runner_utils.py | 112 def fetch_local_suite(autotest_path, suite_predicate, afe, test_arg, remote, argument 209 def run_provisioning_job(provision_label, host, autotest_path, argument 249 def run_job(job, host, autotest_path, results_directory, fast_mode, argument 435 def perform_local_run(afe, autotest_path, tests, remote, fast_mode, argument 605 def perform_run_from_autotest_root(autotest_path, argv, tests, remote, argument
|
D | test_that.py | 170 def perform_bootstrap_into_autotest_root(arguments, autotest_path, argv): argument
|