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

/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_quick_provider_unittest.cc115 class SetShouldContain : public std::unary_function<const std::string&, class in class:HistoryQuickProviderTest
118 explicit SetShouldContain(const ACMatches& matched_urls);
255 HistoryQuickProviderTest::SetShouldContain::SetShouldContain( function in class:HistoryQuickProviderTest::SetShouldContain
262 void HistoryQuickProviderTest::SetShouldContain::operator()(
310 SetShouldContain(ac_matches_)).LeftOvers();
H A Dshortcuts_provider_unittest.cc249 class SetShouldContain class in class:ShortcutsProviderTest
253 explicit SetShouldContain(const ACMatches& matched_urls);
340 ShortcutsProviderTest::SetShouldContain::SetShouldContain( function in class:ShortcutsProviderTest::SetShouldContain
348 void ShortcutsProviderTest::SetShouldContain::operator()(
380 SetShouldContain(ac_matches_)).Leftovers();

Completed in 562 milliseconds