OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:try_job_timeout_mins
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/cros/dynamic_suite/
tools.py
48
def
try_job_timeout_mins
():
function
49
"""Returns
try_job_timeout_mins
from global_config."""
50
return _CONFIG.get_config_value('SCHEDULER', '
try_job_timeout_mins
',
dynamic_suite.py
197
DEFAULT_TRY_JOB_TIMEOUT_MINS = tools.
try_job_timeout_mins
()
Completed in 158 milliseconds