Searched defs:timeout_mins (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/autotest/site_utils/rpm_control_system/ |
H A D | rpm_client.py | 32 timeout_mins=rpm_constants.RPM_CALL_TIMEOUT_MINS): argument 62 def _set_power(args_tuple, timeout_mins=rpm_constants.RPM_CALL_TIMEOUT_MINS): argument
|
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/ |
H A D | suite.py | 318 timeout_mins=24*60, argument 877 timeout_mins=24*60, argument 1439 timeout_mins=24*60, argument
|
H A D | dynamic_suite.py | 233 timeout_mins=24*60, argument
|
/aosp_15_r20/external/autotest/server/ |
H A D | sequence.py | 125 def schedule(self, job, timeout_mins, machine): argument
|
/aosp_15_r20/external/autotest/site_utils/ |
H A D | diagnosis_utils.py | 119 def __init__(self, job_created_time, timeout_mins): argument
|
/aosp_15_r20/external/autotest/frontend/afe/ |
H A D | rpc_interface.py | 968 timeout_mins=None, argument 1832 timeout_mins=None, argument
|
H A D | rpc_utils.py | 755 timeout_mins=None, argument
|
H A D | models.py | 1559 timeout_mins = dbmodels.IntegerField(default=DEFAULT_TIMEOUT_MINS) variable in Job
|
/aosp_15_r20/external/autotest/server/cros/bluetooth/ |
H A D | bluetooth_adapter_quick_tests.py | 479 def quick_test_mtbf_decorator(timeout_mins, test_name): argument
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | config_lib.py | 602 def timeout_mins(self): member in HWTestConfig
|