Searched refs:unsorted_a (Results 1 – 1 of 1) sorted by relevance
71 void UnionInPlace(const std::vector<std::string>& unsorted_a, in UnionInPlace() argument73 std::vector<std::string> a = unsorted_a; in UnionInPlace()82 void IntersectInPlace(const std::vector<std::string>& unsorted_a, in IntersectInPlace() argument84 std::vector<std::string> a = unsorted_a; in IntersectInPlace()