Searched defs:timeout_mins (Results 1 – 9 of 9) sorted by relevance
/external/autotest/site_utils/rpm_control_system/ |
D | rpm_client.py | 37 def set_power(host, new_state, timeout_mins=RPM_CALL_TIMEOUT_MINS): argument 66 def _set_power(args_tuple, timeout_mins=RPM_CALL_TIMEOUT_MINS): argument
|
/external/autotest/server/ |
D | sequence.py | 125 def schedule(self, job, timeout_mins, machine): argument
|
/external/autotest/site_utils/ |
D | diagnosis_utils.py | 119 def __init__(self, job_created_time, timeout_mins): argument
|
/external/autotest/server/cros/dynamic_suite/ |
D | dynamic_suite.py | 233 timeout_mins=24*60, argument
|
D | suite.py | 316 timeout_mins=24*60, argument 875 timeout_mins=24*60, argument 1437 timeout_mins=24*60, argument
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_quick_tests.py | 622 def quick_test_mtbf_decorator(timeout_mins, test_name): argument
|
/external/autotest/frontend/afe/ |
D | rpc_interface.py | 976 timeout_mins=None, argument 1840 timeout_mins=None, argument
|
D | rpc_utils.py | 754 timeout_mins=None, argument
|
D | models.py | 1558 timeout_mins = dbmodels.IntegerField(default=DEFAULT_TIMEOUT_MINS) variable in Job
|