Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp1986 const std::vector<AudioPort>& getRoutedPorts() const { return mRoutedPorts; } in getRoutedPorts() function in RoutedPortsProfilesSnapshot
2033 if (before.getRoutedPorts().empty()) continue; in TEST_P()