HomeSort by relevance Sort by last modified time
    Searched full: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 209 milliseconds