Home
last modified time | relevance | path

Searched refs:wait_for_active_stream_count (Results 1 – 3 of 3) 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_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
69 self.wait_for_active_stream_count(0)