Home
last modified time | relevance | path

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

/system/iorap/tests/src/inode2filename/
Dsearch_directories_test.cc2423 std::vector<std::string> path_names = ParseLines(kPathNames); in CreateFakePathEntries() local
2427 return PathEntryTree{ PathEntry::Zip(inodes, path_names) }; in CreateFakePathEntries()