Searched defs:_test_done (Results 1 - 5 of 5) sorted by relevance

/external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/
H A Dvideo_WebRtcPeerConnectionWithCamera.py46 def _test_done(): function in function:video_WebRtcPeerConnectionWithCamera.wait_test_completed
52 _test_done, timeout=timeout_secs, sleep_interval=1,
/external/autotest/client/site_tests/video_WebRtcSanity/
H A Dvideo_WebRtcSanity.py45 def _test_done(): function in function:video_WebRtcSanity.wait_test_completed
51 _test_done, timeout=timeout_secs, sleep_interval=1,
/external/autotest/client/site_tests/video_WebRtcCamera/
H A Dvideo_WebRtcCamera.py72 def _test_done(): function in function:video_WebRtcCamera.wait_test_completed
77 _test_done, timeout=timeout_secs, sleep_interval=1,
/external/autotest/client/common_lib/cros/
H A Dtest_webrtc_peer_connection.py105 def _test_done(self): member in class:WebRtcPeerConnectionTest
130 while not self._test_done():
/external/autotest/client/site_tests/audio_WebRtcAudioLoopback/
H A Daudio_WebRtcAudioLoopback.py62 def _test_done(): function in function:audio_WebRtcAudioLoopback.wait_test_completed
68 _test_done, timeout=timeout_secs, sleep_interval=1,

Completed in 127 milliseconds