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.py93 def __init__(self, initial_jobs_to_tests, retry_level='WARN', argument
109 for job_id, test in initial_jobs_to_tests.items():
1091 initial_jobs_to_tests=self._jobs_to_tests,