Searched defs:timeout_secs (Results 1 – 14 of 14) sorted by relevance
/external/autotest/client/site_tests/platform_MemoryPressure/ |
D | platform_MemoryPressure.py | 17 def run_once(self, tab_open_secs=1.5, timeout_secs=180): argument
|
/external/autotest/client/cros/audio/ |
D | cras_dbus_utils.py | 71 def wait_for_nodes_changed(self, target_signal_count, timeout_secs): argument 281 def wait_for_unexpected_nodes_changed(timeout_secs): argument
|
/external/autotest/client/site_tests/video_WebRtcSanity/ |
D | video_WebRtcSanity.py | 37 def wait_test_completed(self, timeout_secs): argument
|
/external/autotest/client/site_tests/video_WebRtcCamera/ |
D | video_WebRtcCamera.py | 65 def wait_test_completed(self, timeout_secs): argument
|
/external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/ |
D | video_WebRtcPeerConnectionWithCamera.py | 39 def wait_test_completed(self, timeout_secs): argument
|
/external/autotest/client/site_tests/webrtc_PausePlayPeerConnections/ |
D | webrtc_PausePlayPeerConnections.py | 53 def wait_test_completed(self, timeout_secs): argument
|
/external/autotest/utils/ |
D | emulator_manager.py | 50 def verify_stop(self, timeout_secs=3): argument
|
/external/autotest/client/cros/ |
D | cros_ui.py | 68 def stop_and_wait_for_chrome_to_exit(timeout_secs=40): argument
|
/external/autotest/client/common_lib/cros/ |
D | retry.py | 47 def set_sigalarm_timeout(timeout_secs, default_timeout=60): argument
|
/external/autotest/client/site_tests/network_SwitchCarrier/ |
D | network_SwitchCarrier.py | 73 timeout_secs=90): argument
|
/external/autotest/server/cros/multimedia/ |
D | audio_facade_adapter.py | 215 def wait_for_unexpected_nodes_changed(self, timeout_secs): argument
|
/external/autotest/client/cros/multimedia/ |
D | audio_facade_native.py | 348 def wait_for_unexpected_nodes_changed(self, timeout_secs): argument
|
/external/wpa_supplicant_8/src/utils/ |
D | os.h | 101 os_time_t timeout_secs) in os_reltime_expired()
|
/external/openssh/ |
D | clientloop.c | 618 int timeout_secs; in client_wait_until_can_do_something() local
|