Home
last modified time | relevance | path

Searched defs:suite_job_id (Results 1 – 8 of 8) 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/server/lib/
Dsuite_report.py171 def generate_suite_report(suite_job_id, afe=None, tko=None, argument
/external/autotest/site_utils/
Dtest_push.py302 def check_dut_image(build, suite_job_id): argument
Drun_suite_unittest.py131 def _mock_afe_get_jobs(self, suite_job_id, child_job_ids): argument
Drun_suite.py736 def __init__(self, suite_job_id): argument
1318 suite_name, suite_job_id, return_code_function, argument
/external/autotest/server/cros/dynamic_suite/
Ddynamic_suite.py518 def _perform_reimage_and_run(spec, afe, tko, suite_job_id=None): argument
Dsuite.py312 suite_job_id=None, argument
872 suite_job_id=None, argument
1432 suite_job_id=None, argument
/external/autotest/server/
Dsite_utils.py386 def get_test_views_from_tko(suite_job_id, tko): argument