HomeSort by relevance Sort by last modified time
    Searched full:wait_for_active_stream_count (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/audio_CrasLoopback/
audio_CrasLoopback.py 21 def wait_for_active_stream_count(expected_count): member in class:audio_CrasLoopback
41 self.wait_for_active_stream_count(0)
44 self.wait_for_active_stream_count(1)
  /external/autotest/client/site_tests/audio_CRASFormatConversion/
audio_CRASFormatConversion.py 41 def wait_for_active_stream_count(self, expected_count): member in class:audio_CRASFormatConversion
64 self.wait_for_active_stream_count(0)
71 self.wait_for_active_stream_count(1)
75 self.wait_for_active_stream_count(2)

Completed in 38 milliseconds