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.cc38 TEST_F(NinjaBuildWriterTest, GetSelfInvocationCommandLine) { in TEST_F() argument
Dninja_build_writer.cc54 base::CommandLine GetSelfInvocationCommandLine( in GetSelfInvocationCommandLine() function