Home
last modified time | relevance | path

Searched defs:entry_count (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Ddirent_test.cpp41 void ScanEntries(DirEntT** entries, int entry_count, in ScanEntries()
54 int entry_count = scandir("/proc/self", &entries, nullptr, alphasort); in TEST() local
87 int entry_count = scandir("/proc/self", &entries, nullptr, alphasort); in TEST() local