Home
last modified time | relevance | path

Searched refs:expectedMixPortName (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp3119 void testHDMIPortSelection(audio_output_flags_t flags, const char* expectedMixPortName);
3129 audio_output_flags_t flags, const char* expectedMixPortName) { in testHDMIPortSelection() argument
3148 ASSERT_STREQ(expectedMixPortName, port.name); in testHDMIPortSelection()