Home
last modified time | relevance | path

Searched refs:wait_for_active_stream_count (Results 1 – 2 of 2) 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.py21 def wait_for_active_stream_count(expected_count): member in audio_CrasLoopback
41 self.wait_for_active_stream_count(0)
44 self.wait_for_active_stream_count(1)