Home
last modified time | relevance | path

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

/system/iorap/tests/src/inode2filename/
Dsearch_directories_test.cc541 size_t parts_count = 0; in Parent() local
546 ++parts_count; in Parent()
553 if (upreference_count == parts_count) { // Could also have 0 parts. in Parent()
580 } else if (parts_count == 1) { in Parent()
589 DCHECK_GE(parts_count, 2u); in Parent()