Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp1957 class RoutedPortsProfilesSnapshot { class
1959 explicit RoutedPortsProfilesSnapshot(int32_t portId) : mPortId(portId) {} in RoutedPortsProfilesSnapshot() function in RoutedPortsProfilesSnapshot
1968 void VerifyNoProfilesChanges(const RoutedPortsProfilesSnapshot& before) { in VerifyNoProfilesChanges()
2031 RoutedPortsProfilesSnapshot before(port.id); in TEST_P()
2037 RoutedPortsProfilesSnapshot connected(portConnected.getId()); in TEST_P()
2041 RoutedPortsProfilesSnapshot after(port.id); in TEST_P()
2070 RoutedPortsProfilesSnapshot connected(portConnected1.getId()); in TEST_P()
2099 RoutedPortsProfilesSnapshot connected(portConnected2.getId()); in TEST_P()