Searched refs:common_elements (Results 1 – 2 of 2) sorted by relevance
78 std::vector<std::pair<T, T>> common_elements; in FindCommonElements() local86 common_elements.emplace_back(std::make_pair( in FindCommonElements()98 return common_elements; in FindCommonElements()
306 std::vector<std::pair<const T *, const T *>> common_elements = in PopulateCommonElements() local308 if (!DumpDiffElements(common_elements, old_types, new_types, in PopulateCommonElements()