Searched refs:common_elements (Results 1 – 2 of 2) sorted by relevance
83 std::vector<std::pair<T, T>> common_elements; in FindCommonElements() local91 common_elements.emplace_back(std::make_pair( in FindCommonElements()103 return common_elements; in FindCommonElements()
307 std::vector<std::pair<const T *, const T *>> common_elements = in PopulateCommonElements() local309 if (!DumpDiffElements(common_elements, old_types, new_types, in PopulateCommonElements()