Home
last modified time | relevance | path

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

/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/cros/
Dcros_ui.py67 def stop_and_wait_for_chrome_to_exit(timeout_secs=40): argument
/external/autotest/utils/
Demulator_manager.py50 def verify_stop(self, timeout_secs=3): argument
/external/autotest/client/site_tests/audio_WebRtcAudioLoopback/
Daudio_WebRtcAudioLoopback.py55 def wait_test_completed(self, timeout_secs): argument
/external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/
Dvideo_WebRtcPeerConnectionWithCamera.py72 def wait_test_completed(self, timeout_secs): argument
/external/autotest/client/site_tests/video_WebRtcCamera/
Dvideo_WebRtcCamera.py98 def wait_test_completed(self, timeout_secs): argument
/external/autotest/client/common_lib/cros/
Dretry.py47 def set_sigalarm_timeout(timeout_secs, default_timeout=60): argument
Dtest_webrtc_peer_connection.py119 def wait_test_completed(self, timeout_secs): argument
/external/autotest/client/site_tests/cellular_GobiSwitchCarrier/
Dcellular_GobiSwitchCarrier.py73 timeout_secs=90): argument
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dfork_posix.pyx.pxi169 def await_zero_threads(self, timeout_secs): argument
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_extra.c564 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_receive_diag_v2()
898 bool cmplst, int dlist_format, int timeout_secs, in sg_ll_format_unit()
910 bool cmplst, int dlist_format, int ffmt, int timeout_secs, in sg_ll_format_unit2()
924 int timeout_secs, void * paramp, int param_len, in sg_ll_format_unit_v2()
1725 int timeout_secs, void * dinp, void * doutp, int dlen, in sg_ll_ata_pt()
2018 uint32_t param_len, int timeout_secs, bool noisy, in sg_ll_write_buffer_v2()
2091 sg_ll_unmap(int sg_fd, int group_num, int timeout_secs, void * paramp, in sg_ll_unmap()
2101 sg_ll_unmap_v2(int sg_fd, bool anchor, int group_num, int timeout_secs, in sg_ll_unmap_v2()
2344 int timeout_secs, void * paramp, int param_len, in sg_ll_3party_copy_out()
2429 int timeout_secs, bool noisy, int verbose) in sg_ll_pre_fetch_x()
Dsg_cmds_basic.c338 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_inquiry_com()
474 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_inquiry_v2()
Dsg_cmds_basic2.c373 int timeout_secs, int * residp, bool noisy, int verbose) in sg_ll_mode_sense10_v2()
809 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_log_sense_v2()
/external/autotest/server/cros/multimedia/
Daudio_facade_adapter.py245 def wait_for_unexpected_nodes_changed(self, timeout_secs): argument
/external/tensorflow/tensorflow/python/training/
Dsupervisor_test.py77 def _wait_for_glob(self, pattern, timeout_secs, for_checkpoint=True): argument
/external/autotest/client/cros/multimedia/
Daudio_facade_native.py415 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