Searched defs:suite_job_id (Results 1 – 8 of 8) sorted by relevance
/external/autotest/site_utils/ |
D | collect_suite_time_stats.py | 217 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
|
D | job_overhead.py | 58 def record_suite_runtime(suite_job_id, suite_name, board, build, num_child_jobs, argument
|
D | test_push.py | 297 def check_dut_image(build, suite_job_id): argument
|
D | run_suite.py | 459 def __init__(self, suite_job_id): argument 1019 suite_name, suite_job_id, original_suite_name=None, argument
|
D | run_suite_unittest.py | 90 def _mock_afe_get_jobs(self, suite_job_id, child_job_ids): argument
|
/external/autotest/server/cros/dynamic_suite/ |
D | dynamic_suite.py | 547 def _perform_reimage_and_run(spec, afe, tko, predicate, suite_job_id=None): argument
|
D | suite.py | 594 suite_job_id=None, ignore_deps=False, extra_deps=[], argument
|
/external/autotest/server/ |
D | site_utils.py | 334 def get_test_views_from_tko(suite_job_id, tko): argument
|