Lines Matching refs:strings2
56 std::set<std::string> strings2;58 strings2.insert(patterns2.at(i).GetAsString());60 EXPECT_EQ(strings1, strings2);