Home
last modified time | relevance | path

Searched defs:timeout_secs (Results 1 – 14 of 14) sorted by relevance

/external/autotest/client/site_tests/platform_MemoryPressure/
Dplatform_MemoryPressure.py17 def run_once(self, tab_open_secs=1.5, timeout_secs=180): argument
/external/autotest/client/cros/audio/
Dcras_dbus_utils.py71 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/
Dvideo_WebRtcSanity.py37 def wait_test_completed(self, timeout_secs): argument
/external/autotest/client/site_tests/video_WebRtcCamera/
Dvideo_WebRtcCamera.py65 def wait_test_completed(self, timeout_secs): argument
/external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/
Dvideo_WebRtcPeerConnectionWithCamera.py39 def wait_test_completed(self, timeout_secs): argument
/external/autotest/client/site_tests/webrtc_PausePlayPeerConnections/
Dwebrtc_PausePlayPeerConnections.py53 def wait_test_completed(self, timeout_secs): argument
/external/autotest/utils/
Demulator_manager.py50 def verify_stop(self, timeout_secs=3): argument
/external/autotest/client/cros/
Dcros_ui.py68 def stop_and_wait_for_chrome_to_exit(timeout_secs=40): argument
/external/autotest/client/common_lib/cros/
Dretry.py47 def set_sigalarm_timeout(timeout_secs, default_timeout=60): argument
/external/autotest/client/site_tests/network_SwitchCarrier/
Dnetwork_SwitchCarrier.py73 timeout_secs=90): argument
/external/autotest/server/cros/multimedia/
Daudio_facade_adapter.py215 def wait_for_unexpected_nodes_changed(self, timeout_secs): argument
/external/autotest/client/cros/multimedia/
Daudio_facade_native.py348 def wait_for_unexpected_nodes_changed(self, timeout_secs): argument
/external/wpa_supplicant_8/src/utils/
Dos.h101 os_time_t timeout_secs) in os_reltime_expired()
/external/openssh/
Dclientloop.c618 int timeout_secs; in client_wait_until_can_do_something() local