Lines Matching refs:TEST_USERID
46 constexpr int32_t TEST_USERID = 99;
988 WallpaperTest::TriggerEvent(TEST_USERID, commonEvent);
989 ret = FileDeal::IsDirExist(WallpaperTest::GetUserFilePath(TEST_USERID, SYSTEM_DIR));
991 ret = FileDeal::IsDirExist(WallpaperTest::GetUserFilePath(TEST_USERID, LOCKSCREEN_DIR));
993 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID);
1010 WallpaperTest::TriggerEvent(TEST_USERID, commonEvent);
1011 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID);
1015 WallpaperTest::TriggerEvent(TEST_USERID, commonEvent);
1038 WallpaperTest::TriggerEvent(TEST_USERID, addCommonEvent);
1039 std::string userDir = WALLPAPER_DEFAULT_PATH + std::string("/") + std::to_string(TEST_USERID);
1054 WallpaperTest::TriggerEvent(TEST_USERID, switchCommonEvent);
1070 WallpaperTest::TriggerEvent(TEST_USERID, removeCommonEvent);