Home
last modified time | relevance | path

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

/base/startup/init/test/unittest/modules/
H A Deng_unittest.cpp35 static const std::string ENG_ROOT_PATH = STARTUP_INIT_UT_PATH"/eng/"; member
105 bool isExist = IsDirExist(ENG_ROOT_PATH.c_str()); in HWTEST_F()
107 isDel = RemoveDir(ENG_ROOT_PATH.c_str()); in HWTEST_F()
115 DebugFilesOverlay(ENG_ROOT_PATH.c_str(), TARGET_PATH.c_str()); in HWTEST_F()
131 int ret = symlink(ENG_ROOT_PATH.c_str(), TARGET_PATH.c_str()); in HWTEST_F()
135 DebugFilesOverlay(TARGET_PATH.c_str(), ENG_ROOT_PATH.c_str()); in HWTEST_F()

Completed in 1 milliseconds