Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/fs_posix/src/
H A DFileSystemTest.cpp42 mCurPath = GetCurrentPath(); in SetUp()
55 int rt = chdir(mCurPath); in TearDown()
57 LOG("== chdir to %s failed! rt = %d, errno = %d", mCurPath, rt, errno); in TearDown()
59 LOG("== chdir to %s OK!", mCurPath); in TearDown()
H A DFileSystemTest.h35 char *mCurPath; member in FileSystemTest

Completed in 1 milliseconds