Home
last modified time | relevance | path

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

12

/external/autotest/client/common_lib/cros/tendo/
Dpeerd_config.py26 def confirm_peerd_up(service_name=SERVICE_NAME, timeout_seconds=10, host=None): argument
63 def restart_with_config(self, host=None, timeout_seconds=10): argument
Dbuffet_tester.py116 timeout_seconds=0): argument
150 def check_buffet_is_polling(self, device_id, timeout_seconds=30): argument
/external/autotest/client/cros/networking/
Dmm1_proxy.py37 def get_proxy(cls, bus=None, timeout_seconds=10): argument
149 def wait_for_modem(self, timeout_seconds): argument
248 timeout_seconds=STATE_TRANSITION_WAIT_SECONDS): argument
Dapmanager_proxy.py53 def __init__(self, bus=None, timeout_seconds=10): argument
62 def _connect_to_dbus(self, timeout_seconds): argument
Dcellular_proxy.py67 self, timeout_seconds=SERVICE_REGISTRATION_TIMEOUT): argument
185 def disable_modem_for_test_setup(self, timeout_seconds=10): argument
Dpm_proxy.py35 def iface_ism(self, machine_name, timeout_seconds=SHORT_TIMEOUT_SECONDS): argument
Dshill_proxy.py342 def get_proxy(cls, bus=None, timeout_seconds=10): argument
451 expected_values, timeout_seconds): argument
655 def connect_service_synchronous(self, service, timeout_seconds): argument
676 def disconnect_service_synchronous(self, service, timeout_seconds): argument
/external/autotest/server/site_tests/network_WiFi_RoamOnLowPower/
Dnetwork_WiFi_RoamOnLowPower.py99 def __init__(self, iw_command, dut, timeout_seconds): argument
117 def do_iw(self, connection, timeout_seconds): argument
/external/autotest/client/common_lib/
Dprocess_utils.py11 timeout_seconds=60, host=None, argument
/external/autotest/client/common_lib/brillo/
Dlogcat_utils.py14 process_id=None, timeout_seconds=30, host=None): argument
/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Dmeta.py22 def get_generation(self, timeout_seconds=2): argument
/external/autotest/server/cros/atrus/
Datrus_utils.py53 def wait_for_atrus_enumeration(host, timeout_seconds=30): argument
/external/autotest/client/common_lib/cros/fake_device_server/
Dfake_gcd_helper.py33 def start(self, timeout_seconds=30): argument
/external/autotest/client/site_tests/apmanager_CheckAPProcesses/
Dapmanager_CheckAPProcesses.py31 timeout_seconds=10): argument
/external/autotest/client/common_lib/cros/
Dprocess_watcher.py50 def close(self, timeout_seconds=40): argument
Ddbus_send.py176 host=None, timeout_seconds=2, tolerate_failures=False, user=None): argument
/external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/
Dnetwork_WiFi_RoamSuspendEndToEnd.py40 def _do_suspend_deconfig(self, timeout_seconds): argument
/external/autotest/server/site_tests/network_WiFi_RoamDbus/
Dnetwork_WiFi_RoamDbus.py41 def retry(self, func, reason, timeout_seconds=TIMEOUT_SECONDS): argument
/external/autotest/server/cros/network/
Dwifi_client.py645 def scan(self, frequencies, ssids, timeout_seconds=10, require_match=True): argument
681 def wait_for_bsses(self, ssid, num_bss_expected, timeout_seconds=15): argument
711 def wait_for_service_states(self, ssid, states, timeout_seconds): argument
1033 def wait_for_roam(self, bssid, timeout_seconds=10.0): argument
1082 def reassociate(self, timeout_seconds=10): argument
1109 def wait_for_connection(self, ssid, timeout_seconds=30, freq=None, argument
Darping_runner.py25 def arping(self, target_ip, count=None, timeout_seconds=None): argument
/external/autotest/server/site_tests/network_WiFi_PMKSACaching/
Dnetwork_WiFi_PMKSACaching.py40 def retry(self, func, reason, timeout_seconds=TIMEOUT_SECONDS): argument
/external/autotest/client/cros/
Ddhcp_unittest.py119 def receive_packet(a_socket, timeout_seconds=1.0): argument
/external/webrtc/webrtc/base/
Dtask.h114 int timeout_seconds() const { return timeout_seconds_; } in timeout_seconds() function
Dtask.cc231 void Task::set_timeout_seconds(const int timeout_seconds) { in set_timeout_seconds()
/external/autotest/client/cros/netprotos/
Dinterface_host.py53 def run_until(self, predicate, timeout_seconds): argument

12