Home
last modified time | relevance | path

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

/bionic/tests/
Dmntent_test.cpp54 size_t proc_index = it - fsnames.begin(); in TEST() local
55 ASSERT_EQ("/proc", dirs[proc_index]); in TEST()