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

/bionic/tests/
H A Dftw_test.cpp24 void sanity_check_ftw(const char* fpath, const struct stat* sb, int tflag) { function
33 sanity_check_ftw(fpath, sb, tflag);
41 sanity_check_ftw(fpath, sb, tflag);
46 sanity_check_ftw(fpath, reinterpret_cast<const struct stat*>(sb), tflag);

Completed in 359 milliseconds