Searched refs:RoutedPortsProfilesSnapshot (Results 1 – 1 of 1) sorted by relevance
1957 class RoutedPortsProfilesSnapshot { class1959 explicit RoutedPortsProfilesSnapshot(int32_t portId) : mPortId(portId) {} in RoutedPortsProfilesSnapshot() function in RoutedPortsProfilesSnapshot1968 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()