Searched refs:expectedMixPortName (Results 1 – 1 of 1) sorted by relevance
3119 void testHDMIPortSelection(audio_output_flags_t flags, const char* expectedMixPortName);3129 audio_output_flags_t flags, const char* expectedMixPortName) { in testHDMIPortSelection() argument3148 ASSERT_STREQ(expectedMixPortName, port.name); in testHDMIPortSelection()