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

/external/chromium_org/chrome/browser/autocomplete/
H A Dkeyword_extensions_delegate_impl_unittest.cc62 class KeywordExtensionsDelegateImplTest : public ExtensionServiceTestBase { class in namespace:extensions::__anon2919
64 KeywordExtensionsDelegateImplTest() {} function in class:extensions::__anon2919::KeywordExtensionsDelegateImplTest
65 virtual ~KeywordExtensionsDelegateImplTest() {}
73 DISALLOW_COPY_AND_ASSIGN(KeywordExtensionsDelegateImplTest);
76 void KeywordExtensionsDelegateImplTest::SetUp() {
82 void KeywordExtensionsDelegateImplTest::RunTest(bool incognito) {
133 TEST_F(KeywordExtensionsDelegateImplTest, IsEnabledExtension) {
137 TEST_F(KeywordExtensionsDelegateImplTest, IsEnabledExtensionIncognito) {

Completed in 288 milliseconds