Home
last modified time | relevance | path

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

/external/libchrome/libchrome_tools/patch/
Dsubprocess.patch56 CommandLine GetMultiProcessTestChildBaseCommandLine() {
58 @@ -52,6 +52,8 @@ CommandLine GetMultiProcessTestChildBaseCommandLine() {
74 CommandLine command_line = GetMultiProcessTestChildBaseCommandLine();
/external/libchrome/base/test/
Dmultiprocess_test.cc44 CommandLine GetMultiProcessTestChildBaseCommandLine() { in GetMultiProcessTestChildBaseCommandLine() function
72 CommandLine command_line = GetMultiProcessTestChildBaseCommandLine(); in MakeCmdLine()
Dmultiprocess_test.h70 CommandLine GetMultiProcessTestChildBaseCommandLine();
/external/libchrome/mojo/core/test/
Dmultiprocess_test_helper.cc94 base::GetMultiProcessTestChildBaseCommandLine().GetProgram()); in StartChildWithExtraSwitch()
/external/libchrome/mojo/public/cpp/system/tests/
Dinvitation_unittest.cc64 base::GetMultiProcessTestChildBaseCommandLine());
/external/libchrome/mojo/core/
Dinvitation_unittest.cc291 base::GetMultiProcessTestChildBaseCommandLine(); in LaunchChildTestClient()
723 base::GetMultiProcessTestChildBaseCommandLine(); in TEST_F()
/external/libchrome/base/process/
Dprocess_metrics_unittest.cc579 CommandLine child_command_line(GetMultiProcessTestChildBaseCommandLine()); in TEST()