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

/external/chromium_org/chrome/browser/autocomplete/
H A Dshortcuts_backend_unittest.cc24 // ShortcutsBackendTest -------------------------------------------------------
26 class ShortcutsBackendTest : public testing::Test, class in inherits:testing::Test,ShortcutsBackend::ShortcutsBackendObserver
29 ShortcutsBackendTest();
71 DISALLOW_COPY_AND_ASSIGN(ShortcutsBackendTest);
74 ShortcutsBackendTest::ShortcutsBackendTest() function in class:ShortcutsBackendTest
82 ShortcutsBackendTest::MatchCoreForTesting(
99 void ShortcutsBackendTest::SetSearchProvider() {
112 void ShortcutsBackendTest::SetUp() {
127 void ShortcutsBackendTest
[all...]
H A Dshortcuts_backend.h82 friend class ShortcutsBackendTest;
83 FRIEND_TEST_ALL_PREFIXES(ShortcutsBackendTest, EntitySuggestionTest);

Completed in 139 milliseconds