Home
last modified time | relevance | path

Searched refs:wait_for_active_stream_count (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/audio_CRASFormatConversion/
Daudio_CRASFormatConversion.py44 def wait_for_active_stream_count(self, expected_count): member in audio_CRASFormatConversion
76 self.wait_for_active_stream_count(0)
83 self.wait_for_active_stream_count(1)
87 self.wait_for_active_stream_count(2)
/external/autotest/client/site_tests/audio_CrasLoopback/
Daudio_CrasLoopback.py22 def wait_for_active_stream_count(expected_count): member in audio_CrasLoopback
46 self.wait_for_active_stream_count(0)
49 self.wait_for_active_stream_count(1)
/external/autotest/client/site_tests/audio_WebRtcAudioLoopback/
Daudio_WebRtcAudioLoopback.py52 self.wait_for_active_stream_count(1)
72 def wait_for_active_stream_count(expected_count): member in audio_WebRtcAudioLoopback
94 self.wait_for_active_stream_count(0)
/external/autotest/client/site_tests/audio_CrasPinnedStream/
Daudio_CrasPinnedStream.py25 def wait_for_active_stream_count(expected_count): member in audio_CrasPinnedStream
73 self.wait_for_active_stream_count(0)