Home
last modified time | relevance | path

Searched defs:TwoClientThemesSyncTest (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
Dtwo_client_themes_sync_test.cc23 class TwoClientThemesSyncTest : public SyncTest { class
25 TwoClientThemesSyncTest() : SyncTest(TWO_CLIENT) {} in TwoClientThemesSyncTest() function in TwoClientThemesSyncTest
46 IN_PROC_BROWSER_TEST_F(TwoClientThemesSyncTest, CustomTheme) { in IN_PROC_BROWSER_TEST_F() argument
73 IN_PROC_BROWSER_TEST_F(TwoClientThemesSyncTest, DISABLED_NativeTheme) { argument
98 IN_PROC_BROWSER_TEST_F(TwoClientThemesSyncTest, DefaultTheme) { argument
123 IN_PROC_BROWSER_TEST_F(TwoClientThemesSyncTest, DISABLED_NativeDefaultRace) { argument
148 IN_PROC_BROWSER_TEST_F(TwoClientThemesSyncTest, DISABLED_CustomNativeRace) { argument
169 IN_PROC_BROWSER_TEST_F(TwoClientThemesSyncTest, CustomDefaultRace) { argument
184 IN_PROC_BROWSER_TEST_F(TwoClientThemesSyncTest, CustomCustomRace) { argument
234 IN_PROC_BROWSER_TEST_F(TwoClientThemesSyncTest, DisableSync) { argument