HomeSort by relevance Sort by last modified time
    Searched full:entry_count_at (Results 1 - 1 of 1) sorted by null

  /bionic/tests/
dirent_test.cpp 94 int entry_count_at = scandirat(proc_fd, "self", &entries_at, NULL, alphasort); local
95 ASSERT_EQ(entry_count, entry_count_at);
107 ScanEntries(entries_at, entry_count_at, name_set_at, unsorted_name_list_at);

Completed in 63 milliseconds