Searched refs:run_job (Results 1 – 3 of 3) sorted by relevance
/external/autotest/site_utils/ |
D | test_runner_utils_unittest.py | 146 code, job_res = test_runner_utils.run_job( 151 code, job_res = test_runner_utils.run_job( 212 test_runner_utils.run_job(
|
D | test_runner_utils.py | 249 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/ |
D | gtest-parallel | 348 def run_job((command, job_id, test)): function 383 times.record_test_time(test_binary, test, run_job(job))
|