Home
last modified time | relevance | path

Searched refs:child_command_line (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/process/
Dprocess_metrics_unittest.cc579 CommandLine child_command_line(GetMultiProcessTestChildBaseCommandLine()); in TEST() local
580 child_command_line.AppendSwitchPath(kTempDirFlag, temp_path); in TEST()
582 ChildMainString, child_command_line, LaunchOptions()); in TEST()