/external/autotest/client/common_lib/cros/tendo/ |
D | peerd_config.py | 26 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
|
D | buffet_tester.py | 116 timeout_seconds=0): argument 150 def check_buffet_is_polling(self, device_id, timeout_seconds=30): argument
|
/external/autotest/client/cros/networking/ |
D | mm1_proxy.py | 37 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
|
D | apmanager_proxy.py | 53 def __init__(self, bus=None, timeout_seconds=10): argument 62 def _connect_to_dbus(self, timeout_seconds): argument
|
D | pm_proxy.py | 35 def iface_ism(self, machine_name, timeout_seconds=SHORT_TIMEOUT_SECONDS): argument
|
D | cellular_proxy.py | 66 self, timeout_seconds=SERVICE_REGISTRATION_TIMEOUT): argument 182 def disable_modem_for_test_setup(self, timeout_seconds=10): argument
|
D | shill_proxy.py | 302 def get_proxy(cls, bus=None, timeout_seconds=10): argument 411 expected_values, timeout_seconds): argument 615 def connect_service_synchronous(self, service, timeout_seconds): argument 636 def disconnect_service_synchronous(self, service, timeout_seconds): argument
|
D | wifi_proxy.py | 335 def wait_for_service_states(self, ssid, states, timeout_seconds): argument
|
/external/autotest/client/common_lib/cros/fake_device_server/client_lib/ |
D | meta.py | 22 def get_generation(self, timeout_seconds=2): argument
|
/external/autotest/client/common_lib/cros/fake_device_server/ |
D | fake_gcd_helper.py | 33 def start(self, timeout_seconds=30): argument
|
/external/autotest/server/site_tests/network_WiFi_RoamOnLowPower/ |
D | network_WiFi_RoamOnLowPower.py | 99 def __init__(self, iw_command, dut, timeout_seconds): argument 117 def do_iw(self, connection, timeout_seconds): argument
|
/external/autotest/client/site_tests/apmanager_CheckAPProcesses/ |
D | apmanager_CheckAPProcesses.py | 31 timeout_seconds=10): argument
|
/external/autotest/client/common_lib/cros/ |
D | process_watcher.py | 50 def close(self, timeout_seconds=40): argument
|
D | dbus_send.py | 164 host=None, timeout_seconds=2, tolerate_failures=False): argument
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/ |
D | network_WiFi_RoamSuspendEndToEnd.py | 40 def _do_suspend_deconfig(self, timeout_seconds): argument
|
/external/autotest/server/site_tests/network_WiFi_RoamDbus/ |
D | network_WiFi_RoamDbus.py | 41 def retry(self, func, reason, timeout_seconds=TIMEOUT_SECONDS): argument
|
/external/autotest/server/site_tests/network_WiFi_PMKSACaching/ |
D | network_WiFi_PMKSACaching.py | 40 def retry(self, func, reason, timeout_seconds=TIMEOUT_SECONDS): argument
|
/external/autotest/server/cros/network/ |
D | wifi_client.py | 572 def scan(self, frequencies, ssids, timeout_seconds=10, require_match=True): argument 608 def wait_for_bsses(self, ssid, num_bss_expected, timeout_seconds=15): argument 638 def wait_for_service_states(self, ssid, states, timeout_seconds): argument 925 def wait_for_roam(self, bssid, timeout_seconds=10.0): argument 974 def reassociate(self, timeout_seconds=10): argument 1001 def wait_for_connection(self, ssid, timeout_seconds=30, freq=None, argument
|
D | arping_runner.py | 25 def arping(self, target_ip, count=None, timeout_seconds=None): argument
|
/external/autotest/client/cros/ |
D | dhcp_unittest.py | 119 def receive_packet(a_socket, timeout_seconds=1.0): argument
|
/external/webrtc/webrtc/base/ |
D | task.h | 114 int timeout_seconds() const { return timeout_seconds_; } in timeout_seconds() function
|
D | task.cc | 231 void Task::set_timeout_seconds(const int timeout_seconds) { in set_timeout_seconds()
|
/external/autotest/server/hosts/ |
D | rpc_server_tracker.py | 87 ready_test_name=None, timeout_seconds=10, argument
|
/external/autotest/client/cros/netprotos/ |
D | interface_host.py | 53 def run_until(self, predicate, timeout_seconds): argument
|
/external/autotest/server/site_tests/autoupdate_EndToEndTest/ |
D | update_engine_performance_monitor.py | 27 def __init__(self, verbose, timeout_seconds): argument
|