Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/fs_posix/src/
H A DFsOtherTest.cpp100 int FtwCheckDirTree(const char *path, const struct stat *sb, int flag) in FtwCheckDirTree() function
142 EXPECT_EQ(ftw(DIR0, FtwCheckDirTree, 100), 0) << "> ftw error"; in HWTEST_F()

Completed in 2 milliseconds