HomeSort by relevance Sort by last modified time
    Searched refs:TestUserWallpaperDelegate (Results 1 - 4 of 4) sorted by null

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

Completed in 64 milliseconds