Searched refs:ExpectedUnitsWitThisLength (Results 1 – 1 of 1) sorted by relevance
65 std::set<Unit> FoundUnits, ExpectedUnitsWitThisLength; in TEST() local75 ExpectedUnitsWitThisLength.insert(U); in TEST()76 EXPECT_EQ(ExpectedUnitsWitThisLength, FoundUnits); in TEST()