Searched defs:UsingCustomTheme (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/themes/
H A Dtheme_service_browsertest.cc21 bool UsingCustomTheme(const ThemeService& theme_service) { function in namespace:__anon6136
51 EXPECT_FALSE(UsingCustomTheme(*theme_service));
60 EXPECT_TRUE(UsingCustomTheme(*theme_service));
77 EXPECT_TRUE(UsingCustomTheme(*theme_service));
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dthemes_helper.cc42 bool UsingCustomTheme(Profile* profile) { function in namespace:themes_helper

Completed in 103 milliseconds