/aosp_15_r20/device/google/cuttlefish/host/libs/command_util/ |
D | util.cc | 80 const int timeout_seconds) { in GetLauncherMonitorFromInstance() 94 const int timeout_seconds) { in GetLauncherMonitor() 137 Result<void> WaitForRead(SharedFD monitor_socket, const int timeout_seconds) { in WaitForRead() 153 std::optional<int> timeout_seconds) { in RunLauncherAction() 173 std::optional<int> timeout_seconds) { in RunLauncherAction()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | collective_util.py | 88 timeout_seconds=None, argument 122 timeout_seconds=None, argument 210 def __new__(cls, bytes_per_pack=0, timeout_seconds=None): argument 214 def __init__(self, bytes_per_pack=0, timeout_seconds=None): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/ |
D | dockerjob.py | 45 def docker_mapped_port(cid, port, timeout_seconds=15): argument 60 def docker_ip_address(cid, timeout_seconds=15): argument 80 def wait_for_healthy(cid, shortname, timeout_seconds): argument 147 def wait_for_healthy(self, timeout_seconds): argument
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/python_utils/ |
H A D | dockerjob.py | 50 def docker_mapped_port(cid, port, timeout_seconds=15): argument 66 def docker_ip_address(cid, timeout_seconds=15): argument 88 def wait_for_healthy(cid, shortname, timeout_seconds): argument 170 def wait_for_healthy(self, timeout_seconds): argument
|
/aosp_15_r20/external/autotest/server/cros/network/ |
H A D | wifi_client.py | 551 def scan(self, frequencies, ssids, timeout_seconds=10, require_match=True): argument 585 def wait_for_bss(self, bssid, timeout_seconds=15): argument 610 def wait_for_bsses(self, ssid, num_bss_expected, timeout_seconds=15): argument 656 def wait_for_service_states(self, ssid, states, timeout_seconds): argument 941 def wait_for_roam(self, bssid, timeout_seconds=10.0): argument 1006 def reassociate(self, timeout_seconds=10): argument 1035 timeout_seconds=30, argument
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/ |
H A D | run_tests_matrix.py | 83 timeout_seconds=None, argument 117 timeout_seconds=None, argument 163 timeout_seconds=None, argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/ |
D | run_tests_matrix.py | 79 timeout_seconds=None): argument 102 timeout_seconds=None): argument 139 timeout_seconds=None): argument
|
/aosp_15_r20/external/autotest/client/cros/networking/ |
H A D | mm1_proxy.py | 40 def get_proxy(cls, bus=None, timeout_seconds=10): argument 206 def wait_for_modem(self, timeout_seconds): argument 364 timeout_seconds=STATE_TRANSITION_WAIT_SECONDS): argument
|
H A D | shill_proxy.py | 367 def get_proxy(cls, bus=None, timeout_seconds=10): argument 492 expected_values, timeout_seconds): argument 700 def connect_service_synchronous(self, service, timeout_seconds): argument 729 def disconnect_service_synchronous(self, service, timeout_seconds): argument
|
H A D | apmanager_proxy.py | 59 def __init__(self, bus=None, timeout_seconds=10): argument 68 def _connect_to_dbus(self, timeout_seconds): argument
|
H A D | cellular_proxy.py | 71 self, timeout_seconds=SERVICE_REGISTRATION_TIMEOUT): argument 196 def disable_modem_for_test_setup(self, timeout_seconds=10): argument
|
H A D | pm_proxy.py | 37 def iface_ism(self, machine_name, timeout_seconds=SHORT_TIMEOUT_SECONDS): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | collective_ops.py | 431 timeout_seconds=0): argument 470 timeout_seconds=None): argument 499 def all_to_all_v3(communicator, t, group_assignment=None, timeout_seconds=None): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | os_utils.py | 34 def is_subprocess_alive(process, timeout_seconds=1): argument 59 def make_ports_available(ports: Container[int], timeout_seconds=10): argument
|
/aosp_15_r20/hardware/interfaces/gnss/common/utils/vts/include/ |
H A D | GnssCallbackEventQueue.h | 88 bool GnssCallbackEventQueue<T>::retrieve(T& event, int timeout_seconds) { in retrieve() 100 int GnssCallbackEventQueue<T>::retrieve(std::list<T>& event_list, int count, int timeout_seconds) { in retrieve()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/artifacts/ |
D | artifact_targets.py | 34 timeout_seconds=30 * 60, argument 70 timeout_seconds=30 * 60, argument
|
D | distribtest_targets.py | 31 timeout_seconds=30 * 60): argument 64 timeout_seconds=10 * 60): argument
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/artifacts/ |
H A D | artifact_targets.py | 35 timeout_seconds=30 * 60, argument 74 timeout_seconds=30 * 60, argument
|
H A D | distribtest_targets.py | 32 timeout_seconds=30 * 60, argument 68 timeout_seconds=10 * 60, argument
|
/aosp_15_r20/external/wpa_supplicant_8/src/wps/ |
H A D | httpread.c | 57 int timeout_seconds; /* 0 or total duration timeout period */ member 735 int timeout_seconds /* 0; or total duration timeout period */ in httpread_create()
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | cfstream_test.cc | 200 bool WaitForChannelNotReady(Channel* channel, int timeout_seconds = 5) { in WaitForChannelNotReady() 211 bool WaitForChannelReady(Channel* channel, int timeout_seconds = 10) { in WaitForChannelReady()
|
H A D | flaky_network_test.cc | 280 bool WaitForChannelNotReady(Channel* channel, int timeout_seconds = 5) { in WaitForChannelNotReady() 291 bool WaitForChannelReady(Channel* channel, int timeout_seconds = 5) { in WaitForChannelReady()
|
/aosp_15_r20/external/autotest/client/common_lib/cros/cfm/atrus/ |
H A D | atrus_utils.py | 49 def wait_for_atrus_enumeration(timeout_seconds=30): argument
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | process_utils.py | 11 timeout_seconds=60, host=None, argument
|
/aosp_15_r20/external/autotest/client/common_lib/cros/ |
H A D | process_watcher.py | 50 def close(self, timeout_seconds=40): argument
|