Home
last modified time | relevance | path

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

/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp1062 std::vector<uint64_t> newSystemColor; in HWTEST_F() local
1063 wallpaperErrorCode = WallpaperManager::GetInstance().GetColors(SYSTYEM, apiInfo, newSystemColor); in HWTEST_F()
1066 EXPECT_NE(oldSystemColor, newSystemColor); in HWTEST_F()

Completed in 5 milliseconds