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