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

/external/chromium_org/ash/test/
H A Dtest_user_wallpaper_delegate.cc13 TestUserWallpaperDelegate::TestUserWallpaperDelegate() function in class:ash::test::TestUserWallpaperDelegate
16 TestUserWallpaperDelegate::~TestUserWallpaperDelegate() {}
18 void TestUserWallpaperDelegate::UpdateWallpaper() {
27 int TestUserWallpaperDelegate::GetUpdateWallpaperCountAndReset() {
H A Dtest_user_wallpaper_delegate.h15 class TestUserWallpaperDelegate : public DefaultUserWallpaperDelegate { class in namespace:ash::test
17 TestUserWallpaperDelegate();
18 virtual ~TestUserWallpaperDelegate();
37 DISALLOW_COPY_AND_ASSIGN(TestUserWallpaperDelegate);

Completed in 94 milliseconds