Home
last modified time | relevance | path

Searched refs:suite_job_ids (Results 1 – 2 of 2) sorted by relevance

/external/autotest/scheduler/
Dhost_scheduler.py164 def get_min_duts(self, suite_job_ids): argument
178 suite_job_ids)
179 for parent_id in suite_job_ids:
Dquery_managers.py208 def get_min_duts_of_suites(self, suite_job_ids): argument
217 job_id__in=suite_job_ids,