Searched refs:get_job_runtime (Results 1 - 2 of 2) sorted by relevance

/external/autotest/contrib/
H A Dcompare_dut_perf.py68 def get_job_runtime(input): function
203 get_job_runtime(args[0])
206 results = pool.imap_unordered(get_job_runtime, args)
/external/autotest/site_utils/
H A Dcollect_suite_time_stats.py171 def get_job_runtime(job_id, dut, job_info_dict): function
209 runtime = get_job_runtime(job_id, dut, job_info_dict)

Completed in 279 milliseconds