Home
last modified time | relevance | path

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

/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp55 constexpr const char *WALLPAPER_DEFAULT_PATH = "/data/service/el1/public/wallpaper"; member
295 return WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(userId) + filePath; in GetUserFilePath()
993 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); in HWTEST_F()
1011 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); in HWTEST_F()
1039 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID); in HWTEST_F()
1090 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(INVALID_USERID); in HWTEST_F()

Completed in 3 milliseconds