Home
last modified time | relevance | path

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

/bionic/tests/
Dftw_test.cpp83 int check_ftw(const char* fpath, const struct stat* sb, int tflag) { in check_ftw() function
106 ASSERT_EQ(0, ftw(root.path, check_ftw, 128)); in TEST()