Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dmultiprocess_test.cc31 CommandLine GetMultiProcessTestChildBaseCommandLine() { in GetMultiProcessTestChildBaseCommandLine() function
57 CommandLine command_line = GetMultiProcessTestChildBaseCommandLine(); in MakeCmdLine()
Dmultiprocess_test.h67 CommandLine GetMultiProcessTestChildBaseCommandLine();
/external/libchrome/base/process/
Dprocess_metrics_unittest.cc492 CommandLine child_command_line(GetMultiProcessTestChildBaseCommandLine()); in TEST()