Home
last modified time | relevance | path

Searched defs:suite_job_id (Results 1 – 8 of 8) sorted by relevance

/external/autotest/site_utils/
Dcollect_suite_time_stats.py217 def get_child_jobs_info(suite_job_id, num_child_jobs, sanity_check): argument
295 def get_scheduling_overhead(suite_job_id, num_child_jobs, sanity_check=True): argument
412 def analyze_suite(suite_job_id): argument
Djob_overhead.py58 def record_suite_runtime(suite_job_id, suite_name, board, build, num_child_jobs, argument
Dtest_push.py297 def check_dut_image(build, suite_job_id): argument
Drun_suite.py459 def __init__(self, suite_job_id): argument
1019 suite_name, suite_job_id, original_suite_name=None, argument
Drun_suite_unittest.py90 def _mock_afe_get_jobs(self, suite_job_id, child_job_ids): argument
/external/autotest/server/cros/dynamic_suite/
Ddynamic_suite.py547 def _perform_reimage_and_run(spec, afe, tko, predicate, suite_job_id=None): argument
Dsuite.py594 suite_job_id=None, ignore_deps=False, extra_deps=[], argument
/external/autotest/server/
Dsite_utils.py334 def get_test_views_from_tko(suite_job_id, tko): argument