Home
last modified time | relevance | path

Searched defs:timeout_seconds (Results 1 – 25 of 48) sorted by relevance

12

/external/tensorflow/tensorflow/python/distribute/
Dcollective_util.py88 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
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Ddockerjob.py43 def docker_mapped_port(cid, port, timeout_seconds=15): argument
58 def docker_ip_address(cid, timeout_seconds=15): argument
77 def wait_for_healthy(cid, shortname, timeout_seconds): argument
144 def wait_for_healthy(self, timeout_seconds): argument
/external/grpc-grpc/tools/run_tests/python_utils/
Ddockerjob.py43 def docker_mapped_port(cid, port, timeout_seconds=15): argument
57 def wait_for_healthy(cid, shortname, timeout_seconds): argument
123 def wait_for_healthy(self, timeout_seconds): argument
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_tests_matrix.py73 timeout_seconds=None): argument
96 timeout_seconds=None): argument
129 timeout_seconds=None): argument
/external/grpc-grpc/tools/run_tests/
Drun_tests_matrix.py64 timeout_seconds=None): argument
87 timeout_seconds=None): argument
119 timeout_seconds=None): argument
/external/autotest/client/cros/networking/
Dmm1_proxy.py40 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
Dapmanager_proxy.py59 def __init__(self, bus=None, timeout_seconds=10): argument
68 def _connect_to_dbus(self, timeout_seconds): argument
Dcellular_proxy.py71 self, timeout_seconds=SERVICE_REGISTRATION_TIMEOUT): argument
196 def disable_modem_for_test_setup(self, timeout_seconds=10): argument
Dpm_proxy.py37 def iface_ism(self, machine_name, timeout_seconds=SHORT_TIMEOUT_SECONDS): argument
Dshill_proxy.py367 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
/external/autotest/client/common_lib/cros/cfm/atrus/
Datrus_utils.py49 def wait_for_atrus_enumeration(timeout_seconds=30): argument
/external/autotest/client/common_lib/
Dprocess_utils.py11 timeout_seconds=60, host=None, argument
/external/tensorflow/tensorflow/python/ops/
Dcollective_ops.py431 timeout_seconds=0): argument
470 timeout_seconds=None): argument
499 def all_to_all_v3(communicator, t, group_assignment=None, timeout_seconds=None): argument
/external/autotest/server/cros/network/
Dwifi_client.py551 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
Darping_runner.py26 def arping(self, target_ip, count=None, timeout_seconds=None): argument
/external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/
Dnetwork_WiFi_RoamSuspendEndToEnd.py40 def _do_suspend_deconfig(self, timeout_seconds): argument
/external/autotest/client/common_lib/cros/
Dprocess_watcher.py50 def close(self, timeout_seconds=40): argument
Ddbus_send.py182 host=None, timeout_seconds=2, tolerate_failures=False, user=None): argument
/external/grpc-grpc/test/core/end2end/
Dcq_verifier_native.cc54 grpc_event cq_verifier_next_event(cq_verifier* v, int timeout_seconds) { in cq_verifier_next_event()
Dcq_verifier_uv.cc79 grpc_event cq_verifier_next_event(cq_verifier* v, int timeout_seconds) { in cq_verifier_next_event()
/external/grpc-grpc/tools/run_tests/artifacts/
Dartifact_targets.py32 timeout_seconds=30 * 60, argument
72 timeout_seconds=30 * 60, argument
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/artifacts/
Dartifact_targets.py32 timeout_seconds=30 * 60, argument
68 timeout_seconds=30 * 60, argument
Ddistribtest_targets.py31 timeout_seconds=30 * 60): argument
64 timeout_seconds=10 * 60): argument
/external/autotest/client/cros/
Ddhcp_unittest.py145 def receive_packet(a_socket, timeout_seconds=1.0): argument
/external/autotest/client/cros/netprotos/
Dinterface_host.py53 def run_until(self, predicate, timeout_seconds): argument

12