OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_job_runtime
(Results
1 - 2
of
2
) sorted by null
/external/autotest/contrib/
compare_dut_perf.py
68
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/
collect_suite_time_stats.py
171
def
get_job_runtime
(job_id, dut, job_info_dict):
function
209
runtime =
get_job_runtime
(job_id, dut, job_info_dict)
Completed in 52 milliseconds