Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/fs_posix/src/
H A DFileSystemTest.h46 #define DIR0_DIR1_FILE0 "DIR0_DIR1_FILE0" // ├── DIR0_DIR1_FILE0 macro
58 ASSERT_NE((thisFd = creat((DIR0 "/" DIR0_DIR1"/" DIR0_DIR1_FILE0), 0777)), -1) << "> creat errno = " << errno; \
H A DFsOtherTest.cpp103 const char file1[] = DIR0 "/" DIR0_DIR1 "/" DIR0_DIR1_FILE0; in FtwCheckDirTree()
148 const char file1[] = DIR0 "/" DIR0_DIR1 "/" DIR0_DIR1_FILE0; in NftwCheckDirTree()

Completed in 1 milliseconds