Searched refs:ParseLines (Results 1 – 1 of 1) sorted by relevance
1393 static std::vector<std::string> ParseLines(const char* what) { in ParseLines() function2422 std::vector<std::string> inode_values = ParseLines(kInodeValues); in CreateFakePathEntries()2423 std::vector<std::string> path_names = ParseLines(kPathNames); in CreateFakePathEntries()