Searched refs:actualProperty (Results 1 – 1 of 1) sorted by relevance
130 const auto& actualProperty = std::get<1>(groups[i][j]).get(); in TEST() local131 ASSERT_EQ(expectedProperty, actualProperty); in TEST()