Searched refs:CullRedirects (Results 1 – 3 of 3) sorted by relevance
270 void CullRedirects(history::HistoryBackend* backend,
263 CullRedirects(backend, &history_matches, kMaxMatches + exact_suggestion); in DoAutocomplete()713 void HistoryURLProvider::CullRedirects(history::HistoryBackend* backend, in CullRedirects() function in HistoryURLProvider
310 TEST_F(HistoryURLProviderTest, CullRedirects) { in TEST_F() argument