Searched refs:GetSelfInvocationCommandLine (Results 1 – 3 of 3) sorted by relevance
37 TEST_F(NinjaBuildWriterTest, GetSelfInvocationCommandLine) { in TEST_F() argument55 cmd_out = GetSelfInvocationCommandLine(setup.build_settings()); in TEST_F()63 cmd_out = GetSelfInvocationCommandLine(setup.build_settings()); in TEST_F()
79 base::CommandLine GetSelfInvocationCommandLine(
53 base::CommandLine GetSelfInvocationCommandLine( in GetSelfInvocationCommandLine() function132 base::CommandLine cmdline = GetSelfInvocationCommandLine(build_settings); in GetSelfInvocationCommand()