Home
last modified time | relevance | path

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

/bionic/tests/
Dftw_test.cpp127 template <typename StatT>
128 static int bug_28197840_ftw(const char* path, const StatT*, int flag) { in bug_28197840_ftw() argument
133 template <typename StatT>
134 static int bug_28197840_nftw(const char* path, const StatT* sb, int flag, FTW*) { in bug_28197840_nftw()
157 template <typename StatT>
158 static int null_ftw_callback(const char*, const StatT*, int) { in null_ftw_callback() argument
162 template <typename StatT>
163 static int null_nftw_callback(const char*, const StatT*, int, FTW*) { in null_nftw_callback() argument