Lines Matching refs:autotest_path
170 def fetch_local_suite(autotest_path, suite_predicate, afe, test_arg, remote, argument
201 fs_getter = suite.create_fs_getter(autotest_path)
271 def run_provisioning_job(provision_label, host, autotest_path, argument
298 os.path.join(autotest_path, 'server'),
311 def run_job(job, host, autotest_path, results_directory, fast_mode, argument
357 os.path.join(autotest_path, 'server'),
497 def perform_local_run(afe, autotest_path, tests, remote, fast_mode, argument
555 run_provisioning_job(cros_version_label, remote, autotest_path,
570 suite = fetch_local_suite(autotest_path, predicate, afe, test_arg=test,
615 job, remote, autotest_path, results_directory,
758 def perform_run_from_autotest_root(autotest_path, argv, tests, remote, argument
820 codes = perform_local_run(afe, autotest_path, tests, remote, fast_mode,