Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dninja_build_writer_unittest.cc37 TEST_F(NinjaBuildWriterTest, GetSelfInvocationCommandLine) { in TEST_F() argument
Dninja_build_writer.cc53 base::CommandLine GetSelfInvocationCommandLine( in GetSelfInvocationCommandLine() function