Searched defs:ShortcutsBackendTest (Results 1 - 1 of 1) 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...]

Completed in 400 milliseconds