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

  /external/chromium_org/ash/test/
test_user_wallpaper_delegate.cc 13 TestUserWallpaperDelegate::TestUserWallpaperDelegate()
16 TestUserWallpaperDelegate::~TestUserWallpaperDelegate() {}
18 void TestUserWallpaperDelegate::UpdateWallpaper(bool clear_cache) {
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);

Completed in 246 milliseconds