Home
last modified time | relevance | path

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

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