Searched refs:actualIface (Results 1 – 1 of 1) sorted by relevance
125 const auto& actualIface = std::get<0>(groups[i][j]).get(); in TEST() local126 ASSERT_EQ(expectedIface, actualIface); in TEST()