Searched refs:get_job_runtime (Results 1 – 2 of 2) sorted by relevance
68 def get_job_runtime(input): function203 get_job_runtime(args[0])206 results = pool.imap_unordered(get_job_runtime, args)
171 def get_job_runtime(job_id, dut, job_info_dict): function209 runtime = get_job_runtime(job_id, dut, job_info_dict)