Searched refs:ShouldPrefetch (Results 1 – 6 of 6) sorted by relevance
49 result.begin(), result.end(), SearchProvider::ShouldPrefetch); in GetMatchToPrefetch()57 SearchProvider::ShouldPrefetch(*default_match)) in GetMatchToPrefetch()65 SearchProvider::ShouldPrefetch(result.match_at(1))) in GetMatchToPrefetch()
57 static bool ShouldPrefetch(const AutocompleteMatch& match);
97 bool BaseSearchProvider::ShouldPrefetch(const AutocompleteMatch& match) { in ShouldPrefetch() function in BaseSearchProvider416 should_prefetch |= ShouldPrefetch(i.first->second); in AddMatchToMap()
863 ASSERT_TRUE(SearchProvider::ShouldPrefetch(*( in IN_PROC_BROWSER_TEST_F()920 ASSERT_FALSE(SearchProvider::ShouldPrefetch(*( in IN_PROC_BROWSER_TEST_F()
343 if (SearchProvider::ShouldPrefetch(*default_match)) { in OnResultChanged()
2881 SearchProvider::ShouldPrefetch(matches[j])); in TEST_F()