Searched defs:timeout_mins (Results 1 – 10 of 10) sorted by relevance
/external/autotest/site_utils/rpm_control_system/ |
D | rpm_client.py | 29 def set_power(hostname, new_state, timeout_mins=RPM_CALL_TIMEOUT_MINS): argument
|
/external/autotest/server/ |
D | sequence.py | 118 def schedule(self, job, timeout_mins, machine): argument
|
/external/autotest/server/hosts/ |
D | sonic_host.py | 160 def get_build_number(self, timeout_mins=1): argument
|
/external/autotest/site_utils/ |
D | diagnosis_utils.py | 149 def __init__(self, job_created_time, timeout_mins): argument
|
/external/autotest/server/cros/dynamic_suite/ |
D | dynamic_suite.py | 229 timeout_mins=24*60, argument
|
D | suite.py | 265 timeout_mins=24*60, argument 964 timeout_mins=24*60, argument 1567 timeout_mins=24*60, argument
|
D | job_status.py | 64 def _abort_jobs_if_timedout(afe, jobs, start_time, timeout_mins): argument
|
/external/autotest/frontend/afe/ |
D | rpc_interface.py | 811 timeout_mins=None, argument 1726 timeout_mins=None, argument
|
D | rpc_utils.py | 745 timeout_mins=None, argument
|
D | models.py | 1328 timeout_mins = dbmodels.IntegerField(default=DEFAULT_TIMEOUT_MINS) variable in Job
|