Home
last modified time | relevance | path

Searched defs:max_runtime_mins (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/cros/dynamic_suite/
Ddynamic_suite.py262 max_runtime_mins=24*60, argument
Dsuite.py624 max_runtime_mins=24*60, argument
/external/autotest/frontend/afe/
Drpc_interface.py812 max_runtime_mins=None, argument
1689 max_runtime_mins=None, argument
Drpc_utils.py749 max_runtime_mins=None, argument
Dmodels.py1300 max_runtime_mins = dbmodels.IntegerField(default=DEFAULT_MAX_RUNTIME_MINS) variable in Job