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.py43 def wait_for_active_stream_count(self, expected_count): member in audio_CRASFormatConversion
75 self.wait_for_active_stream_count(0)
82 self.wait_for_active_stream_count(1)
86 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/policy_AudioOutputAllowed/
Dpolicy_AudioOutputAllowed.py36 def wait_for_active_stream_count(self, expected_count): member in policy_AudioOutputAllowed
98 self.wait_for_active_stream_count(0)
101 self.wait_for_active_stream_count(1)