Searched refs:check_output_port (Results 1 – 3 of 3) sorted by relevance
113 audio_test_utils.check_output_port(audio_facade, source.port_id)
119 audio_test_utils.check_output_port(self.facade, source.port_id)
56 def check_output_port(audio_facade, port_id): function