Home
last modified time | relevance | path

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

/bionic/tests/
Dutils.h279 size_t end_count = CountOpenFds(); in ~FdLeakChecker()
284 static size_t CountOpenFds() { in CountOpenFds() function
296 size_t start_count_ = CountOpenFds();