Home
last modified time | relevance | path

Searched refs:_test_done (Results 1 – 5 of 5) sorted by relevance

/external/autotest/client/site_tests/video_WebRtcSanity/
Dvideo_WebRtcSanity.py45 def _test_done(): function
51 _test_done, timeout=timeout_secs, sleep_interval=1,
/external/autotest/client/site_tests/audio_WebRtcAudioLoopback/
Daudio_WebRtcAudioLoopback.py62 def _test_done(): function
68 _test_done, timeout=timeout_secs, sleep_interval=1,
/external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/
Dvideo_WebRtcPeerConnectionWithCamera.py79 def _test_done(): function
85 _test_done, timeout=timeout_secs, sleep_interval=1,
/external/autotest/client/site_tests/video_WebRtcCamera/
Dvideo_WebRtcCamera.py105 def _test_done(): function
109 _test_done, timeout=timeout_secs, sleep_interval=1,
/external/autotest/client/common_lib/cros/
Dtest_webrtc_peer_connection.py104 def _test_done(self): member in WebRtcPeerConnectionTest
129 while not self._test_done():