Home
last modified time | relevance | path

Searched defs:timeout_mins (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/autotest/site_utils/rpm_control_system/
H A Drpm_client.py32 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 Dsuite.py318 timeout_mins=24*60, argument
877 timeout_mins=24*60, argument
1439 timeout_mins=24*60, argument
H A Ddynamic_suite.py233 timeout_mins=24*60, argument
/aosp_15_r20/external/autotest/server/
H A Dsequence.py125 def schedule(self, job, timeout_mins, machine): argument
/aosp_15_r20/external/autotest/site_utils/
H A Ddiagnosis_utils.py119 def __init__(self, job_created_time, timeout_mins): argument
/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_interface.py968 timeout_mins=None, argument
1832 timeout_mins=None, argument
H A Drpc_utils.py755 timeout_mins=None, argument
H A Dmodels.py1559 timeout_mins = dbmodels.IntegerField(default=DEFAULT_TIMEOUT_MINS) variable in Job
/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_adapter_quick_tests.py479 def quick_test_mtbf_decorator(timeout_mins, test_name): argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dconfig_lib.py602 def timeout_mins(self): member in HWTestConfig