Searched refs:ExtensionSyncTypeTest (Results 1 – 1 of 1) sorted by relevance
20 class ExtensionSyncTypeTest : public testing::Test { class97 const char ExtensionSyncTypeTest::kValidUpdateUrl1[] =99 const char ExtensionSyncTypeTest::kValidUpdateUrl2[] =102 TEST_F(ExtensionSyncTypeTest, NormalExtensionNoUpdateUrl) { in TEST_F() argument110 TEST_F(ExtensionSyncTypeTest, UserScriptValidUpdateUrl) { in TEST_F() argument118 TEST_F(ExtensionSyncTypeTest, UserScriptNoUpdateUrl) { in TEST_F() argument126 TEST_F(ExtensionSyncTypeTest, ThemeNoUpdateUrl) { in TEST_F() argument135 TEST_F(ExtensionSyncTypeTest, AppWithLaunchUrl) { in TEST_F() argument143 TEST_F(ExtensionSyncTypeTest, ExtensionExternal) { in TEST_F() argument151 TEST_F(ExtensionSyncTypeTest, UserScriptThirdPartyUpdateUrl) { in TEST_F() argument[all …]