Searched refs:SYSTYEM (Results 1 - 1 of 1) sorted by relevance
/base/theme/wallpaper_mgr/test/unittest/ |
H A D | wallpaper_test.cpp | 40 constexpr int32_t SYSTYEM = 0; member 166 WallpaperManager::GetInstance().ResetWallpaper(SYSTYEM, apiInfo); in TearDownTestCase() 316 ErrorCode wallpaperErrorCode = WallpaperManager::GetInstance().ResetWallpaper(SYSTYEM, apiInfo); in HWTEST_F() 358 ErrorCode wallpaperErrorCode = WallpaperManager::GetInstance().ResetWallpaper(SYSTYEM, apiInfo); in HWTEST_F() 362 wallpaperErrorCode = WallpaperManager::GetInstance().ResetWallpaper(SYSTYEM, apiInfo); in HWTEST_F() 399 wallpaperErrorCode = WallpaperManager::GetInstance().ResetWallpaper(SYSTYEM, apiInfo); in HWTEST_F() 487 ErrorCode errorCode = WallpaperManager::GetInstance().GetColors(SYSTYEM, apiInfo, colors); in HWTEST_F() 523 errorCode = WallpaperManager::GetInstance().GetColors(SYSTYEM, apiInfo, colors); in HWTEST_F() 540 ErrorCode wallpaperErrorCode = WallpaperManager::GetInstance().ResetWallpaper(SYSTYEM, apiInfo); in HWTEST_F() 542 int32_t id = WallpaperManager::GetInstance().GetWallpaperId(SYSTYEM); in HWTEST_F() [all...] |
Completed in 2 milliseconds