Home
last modified time | relevance | path

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

/bionic/tests/
Dutils.h277 size_t end_count = CountOpenFds(); in ~FdLeakChecker()
282 static size_t CountOpenFds() { in CountOpenFds() function
294 size_t start_count_ = CountOpenFds();