Home
last modified time | relevance | path

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

/bionic/tests/
Dutils.h278 size_t end_count = CountOpenFds(); in ~FdLeakChecker()
283 static size_t CountOpenFds() { in CountOpenFds() function
295 size_t start_count_ = CountOpenFds();