OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CullRedirects
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/autocomplete/
history_url_provider.h
270
void
CullRedirects
(history::HistoryBackend* backend,
274
// Helper function for
CullRedirects
, this removes all but the first
history_url_provider.cc
211
// give us far more than enough to work with.
CullRedirects
() will then
263
CullRedirects
(backend, &history_matches, kMaxMatches + exact_suggestion);
713
void HistoryURLProvider::
CullRedirects
(history::HistoryBackend* backend,
[
all
...]
history_url_provider_unittest.cc
310
TEST_F(HistoryURLProviderTest,
CullRedirects
) {
Completed in 977 milliseconds