Searched defs:timeout_min (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/ |
H A D | frontend_wrappers.py | 32 def convert_timeout_to_retry(backoff, timeout_min, delay_sec): argument 57 def __init__(self, timeout_min=30, delay_sec=10, **dargs): argument 68 def set_timeout(self, timeout_min): argument 151 def __init__(self, timeout_min=30, delay_sec=10, **dargs): argument
|
/aosp_15_r20/external/autotest/server/hosts/ |
H A D | moblab_host.py | 79 def _initialize_frontend_rpcs(self, timeout_min): argument 156 def wait_afe_up(self, timeout_min=5): argument
|
/aosp_15_r20/external/autotest/client/common_lib/cros/ |
H A D | dev_server.py | 280 def remote_devserver_call(timeout_min=DEVSERVER_IS_STAGING_RETRY_MIN, argument 442 timeout_min=DEVSERVER_SSH_TIMEOUT_MINS): argument 512 timeout_min=DEVSERVER_SSH_TIMEOUT_MINS): argument
|
H A D | retry.py | 148 def retry(ExceptionToCheck, timeout_min=1.0, delay_sec=3, raiselist=None, argument
|
H A D | dev_server_unittest.py | 31 def retry_mock(ExceptionToCheck, timeout_min, exception_to_raise=None, argument
|
/aosp_15_r20/test/vts/vts_hal_hidl_target/ |
H A D | VtsHalHidlTargetCallbackBase.h | 388 auto timeout_min = steady_clock::duration::max(); in GetWaitAnyTimeout() local
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | host_resolver_dns_task.cc | 970 base::TimeDelta timeout_min; in MaybeStartTimeoutTimer() local
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 61293 unsigned int timeout_min; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 93805 unsigned int timeout_min; member
|
H A D | vmlinux_518.h | 93805 unsigned int timeout_min; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 119448 unsigned int timeout_min; member
|
H A D | vmlinux.h | 119448 unsigned int timeout_min; member
|