Searched refs:CompareHistoryMatch (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc48 bool CompareHistoryMatch(const HistoryMatch& a, const HistoryMatch& b) { function in namespace:history
671 std::sort(matches->begin(), matches->end(), &history::CompareHistoryMatch);

Completed in 81 milliseconds