Searched refs:run_job (Results 1 – 4 of 4) sorted by relevance
/external/v8/tools/testrunner/testproc/ |
D | execution.py | 14 def run_job(job, process_context): function 57 fn=run_job,
|
/external/autotest/site_utils/ |
D | test_runner_utils_unittest.py | 247 code, job_res = test_runner_utils.run_job( 252 code, job_res = test_runner_utils.run_job( 338 test_runner_utils.run_job(
|
D | test_runner_utils.py | 311 def run_job(job, host, autotest_path, results_directory, fast_mode, function 614 code, abs_dir = run_job(
|
/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))
|