Home
last modified time | relevance | path

Searched defs:autotest_path (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/
Dtest_runner_utils.py112 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
Dtest_that.py170 def perform_bootstrap_into_autotest_root(arguments, autotest_path, argv): argument