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_WebRtcCamera/
Dvideo_WebRtcCamera.py72 def _test_done(): function
77 _test_done, timeout=timeout_secs, sleep_interval=1,
/external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/
Dvideo_WebRtcPeerConnectionWithCamera.py46 def _test_done(): function
52 _test_done, timeout=timeout_secs, sleep_interval=1,
/external/autotest/client/common_lib/cros/
Dtest_webrtc_peer_connection.py105 def _test_done(self): member in WebRtcPeerConnectionTest
130 while not self._test_done():