Searched refs:base_command_line (Results 1 – 2 of 2) sorted by relevance
18 const CommandLine& base_command_line, in SpawnMultiProcessTestChild() argument20 CommandLine command_line(base_command_line); in SpawnMultiProcessTestChild()
23 const CommandLine& base_command_line, in SpawnMultiProcessTestChild() argument67 command_line->InitFromArgv(base_command_line.argv()); in SpawnMultiProcessTestChild()