Searched refs:MakeCmdLine (Results 1 – 3 of 3) sorted by relevance
39 CommandLine MultiProcessTest::MakeCmdLine(const std::string& procname, in MakeCmdLine() function in base::MultiProcessTest53 LaunchApp(MakeCmdLine(procname, debug_on_start), in SpawnChildImpl()67 LaunchApp(MakeCmdLine(procname, debug_on_start).argv(), in SpawnChildImpl()
67 virtual CommandLine MakeCmdLine(const std::string& procname,
366 this->MakeCmdLine("SimpleChildProcess", false).command_line_string(); in TEST_F()