Searched refs:MakeCmdLine (Results 1 – 3 of 3) sorted by relevance
67 return SpawnMultiProcessTestChild(procname, MakeCmdLine(procname), options);71 CommandLine MultiProcessTest::MakeCmdLine(const std::string& procname) { in MakeCmdLine() function in base::MultiProcessTest
138 virtual CommandLine MakeCmdLine(const std::string& procname);
69 return SpawnMultiProcessTestChild(procname, MakeCmdLine(procname), options);73 CommandLine MultiProcessTest::MakeCmdLine(const std::string& procname) {