Home
last modified time | relevance | path

Searched refs:run_job (Results 1 – 3 of 3) sorted by relevance

/external/autotest/site_utils/
Dtest_runner_utils_unittest.py146 code, job_res = test_runner_utils.run_job(
151 code, job_res = test_runner_utils.run_job(
212 test_runner_utils.run_job(
Dtest_runner_utils.py249 def run_job(job, host, autotest_path, results_directory, fast_mode, function
532 code, _ = run_job(job, remote, autotest_path, results_directory,
/external/webrtc/third_party/gtest-parallel/
Dgtest-parallel348 def run_job((command, job_id, test)): function
383 times.record_test_time(test_binary, test, run_job(job))