Searched defs:WriteDir (Results 1 – 2 of 2) sorted by relevance
/third_party/gn/src/gn/ | ||
D | path_output.cc | 29 void PathOutput::WriteDir(std::ostream& out, in WriteDir() function in PathOutput |
D | path_output_unittest.cc | 169 TEST(PathOutput, WriteDir) { in TEST() argument |