Home
last modified time | relevance | path

Searched refs:offSubStatus (Results 1 - 1 of 1) sorted by relevance

/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp451 auto offSubStatus = WallpaperManager::GetInstance().Off("colorChange", listener); in HWTEST_F() local
452 EXPECT_EQ(offSubStatus, E_OK) << "unsubscribe wallpaper color change failed."; in HWTEST_F()
468 auto offSubStatus = WallpaperManager::GetInstance().Off("wallpaperChange", listener); in HWTEST_F() local
469 EXPECT_EQ(offSubStatus, E_OK); in HWTEST_F()

Completed in 3 milliseconds