Searched defs:ShortcutsProviderTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
H A Dshortcuts_provider_unittest.cc239 // ShortcutsProviderTest ------------------------------------------------------
241 class ShortcutsProviderTest : public testing::Test { class in inherits:testing::Test
243 ShortcutsProviderTest();
299 ShortcutsProviderTest::ShortcutsProviderTest() function in class:ShortcutsProviderTest
304 void ShortcutsProviderTest::SetUp() {
314 void ShortcutsProviderTest::TearDown() {
321 void ShortcutsProviderTest::FillData(TestShortcutInfo* db, size_t db_size) {
340 ShortcutsProviderTest::SetShouldContain::SetShouldContain(
348 void ShortcutsProviderTest
[all...]

Completed in 60 milliseconds