Home
last modified time | relevance | path

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

/external/autotest/contrib/
Dfind_suite_tasks.py37 def GetSuiteHQEs(suite_job_id, look_past_seconds, afe=None, tko=None): argument
107 def FindSpecialTasks(suite_job_id, look_past_seconds=1800, argument
/external/autotest/site_utils/
Dcollect_suite_time_stats.py216 def get_child_jobs_info(suite_job_id, num_child_jobs, sanity_check): argument
294 def get_scheduling_overhead(suite_job_id, num_child_jobs, sanity_check=True): argument
404 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
Drun_suite.py565 def __init__(self, suite_job_id): argument
1092 suite_name, suite_job_id, original_suite_name=None, argument
Dtest_push.py369 def check_dut_image(build, suite_job_id): argument
Drun_suite_unittest.py94 def _mock_afe_get_jobs(self, suite_job_id, child_job_ids): argument
/external/autotest/server/lib/
Dsuite_report.py156 def generate_suite_report(suite_job_id, afe=None, tko=None): argument
/external/autotest/server/cros/dynamic_suite/
Ddynamic_suite.py548 def _perform_reimage_and_run(spec, afe, tko, suite_job_id=None): argument
Dsuite.py628 suite_job_id=None, argument
/external/autotest/server/
Dsite_utils.py378 def get_test_views_from_tko(suite_job_id, tko): argument