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

/external/chromium_org/chrome/browser/autocomplete/
H A Dshortcuts_backend_unittest.cc31 history::ShortcutsDatabase::Shortcut::MatchCore MatchCoreForTesting(
82 ShortcutsBackendTest::MatchCoreForTesting( function in class:ShortcutsBackendTest
208 MatchCoreForTesting(std::string(), cases[i].input_contents_class,
253 MatchCoreForTesting("http://www.google.com"), base::Time::Now(), 100);
278 MatchCoreForTesting("http://www.google.com"), base::Time::Now(), 100);
283 MatchCoreForTesting("http://www.google.com"), base::Time::Now(), 100);
288 MatchCoreForTesting("http://www.sport.com"), base::Time::Now(), 10);
293 MatchCoreForTesting("http://www.film.com"), base::Time::Now(), 10);

Completed in 788 milliseconds