TestUserWallpaperDelegate 118 ash/desktop_background/desktop_background_controller_unittest.cc wallpaper_delegate_ = static_cast<test::TestUserWallpaperDelegate*>( TestUserWallpaperDelegate 278 ash/desktop_background/desktop_background_controller_unittest.cc test::TestUserWallpaperDelegate* wallpaper_delegate_; TestUserWallpaperDelegate 124 ash/test/test_shell_delegate.cc return new TestUserWallpaperDelegate(); TestUserWallpaperDelegate 13 ash/test/test_user_wallpaper_delegate.cc TestUserWallpaperDelegate::TestUserWallpaperDelegate() TestUserWallpaperDelegate 16 ash/test/test_user_wallpaper_delegate.cc TestUserWallpaperDelegate::~TestUserWallpaperDelegate() {} TestUserWallpaperDelegate 18 ash/test/test_user_wallpaper_delegate.cc void TestUserWallpaperDelegate::UpdateWallpaper(bool clear_cache) { TestUserWallpaperDelegate 27 ash/test/test_user_wallpaper_delegate.cc int TestUserWallpaperDelegate::GetUpdateWallpaperCountAndReset() { TestUserWallpaperDelegate 15 ash/test/test_user_wallpaper_delegate.h class TestUserWallpaperDelegate : public DefaultUserWallpaperDelegate { TestUserWallpaperDelegate 17 ash/test/test_user_wallpaper_delegate.h TestUserWallpaperDelegate(); TestUserWallpaperDelegate 18 ash/test/test_user_wallpaper_delegate.h virtual ~TestUserWallpaperDelegate(); TestUserWallpaperDelegate 37 ash/test/test_user_wallpaper_delegate.h DISALLOW_COPY_AND_ASSIGN(TestUserWallpaperDelegate);