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

/external/chromium_org/chrome/browser/themes/
H A Dtheme_syncable_service_unittest.cc55 class FakeThemeService : public ThemeService { class in namespace:__anon4915
57 FakeThemeService() : function in class:__anon4915::FakeThemeService
120 return new FakeThemeService;
202 FakeThemeService* BuildForProfile(Profile* profile) {
203 return static_cast<FakeThemeService*>(
232 FakeThemeService* fake_theme_service_;

Completed in 145 milliseconds