Searched defs:suite_job_id (Results 1 – 8 of 8) sorted by relevance
/external/autotest/contrib/ |
D | find_suite_tasks.py | 37 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/server/lib/ |
D | suite_report.py | 171 def generate_suite_report(suite_job_id, afe=None, tko=None, argument
|
/external/autotest/site_utils/ |
D | test_push.py | 302 def check_dut_image(build, suite_job_id): argument
|
D | run_suite_unittest.py | 131 def _mock_afe_get_jobs(self, suite_job_id, child_job_ids): argument
|
D | run_suite.py | 736 def __init__(self, suite_job_id): argument 1318 suite_name, suite_job_id, return_code_function, argument
|
/external/autotest/server/cros/dynamic_suite/ |
D | dynamic_suite.py | 518 def _perform_reimage_and_run(spec, afe, tko, suite_job_id=None): argument
|
D | suite.py | 312 suite_job_id=None, argument 872 suite_job_id=None, argument 1432 suite_job_id=None, argument
|
/external/autotest/server/ |
D | site_utils.py | 386 def get_test_views_from_tko(suite_job_id, tko): argument
|