Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp1666 auto srcMixPort = moduleConfig->getSourceMixPortForConnectedDevice(); in TEST_P() local
1667 if (!srcMixPort.has_value()) { in TEST_P()
1672 portConfig.portId = srcMixPort.value().id; in TEST_P()