Home
last modified time | relevance | path

Searched defs:WriteDir (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dpath_output.cc29 void PathOutput::WriteDir(std::ostream& out, in WriteDir() function in PathOutput
101 void PathOutput::WriteDir(std::ostream& out, in WriteDir() function in PathOutput
Dpath_output_unittest.cc169 TEST(PathOutput, WriteDir) { in TEST() argument