HomeSort by relevance Sort by last modified time
    Searched refs:MakeCmdLine (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/test/
multiprocess_test.cc 39 CommandLine MultiProcessTest::MakeCmdLine(const std::string& procname,
53 LaunchApp(MakeCmdLine(procname, debug_on_start),
67 LaunchApp(MakeCmdLine(procname, debug_on_start).argv(),
multiprocess_test.h 67 virtual CommandLine MakeCmdLine(const std::string& procname,
  /external/chromium/base/
process_util_unittest.cc 366 this->MakeCmdLine("SimpleChildProcess", false).command_line_string();

Completed in 171 milliseconds