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:__anon4913
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.cc48 bool UsingCustomTheme(Profile* profile) { function in namespace:themes_helper

Completed in 1677 milliseconds