Home
last modified time | relevance | path

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

/external/autotest/server/cros/dynamic_suite/
Dsuite.py98 def __init__(self, initial_jobs_to_tests, retry_level='WARN', argument
114 for job_id, test in initial_jobs_to_tests.items():
1096 initial_jobs_to_tests=self._jobs_to_tests,