Searched refs:AppendResultsBySwapping (Results 1 – 4 of 4) sorted by relevance
145 results.AppendResultsBySwapping(&appendee, true); in TEST()
437 void AppendResultsBySwapping(QueryResults* other, bool remove_dupes);
195 void QueryResults::AppendResultsBySwapping(QueryResults* other, in AppendResultsBySwapping() function in history::QueryResults
165 results_.AppendResultsBySwapping(results, true); in QueryComplete()