Searched refs:SpawnMultiProcessTestChild (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/base/test/
H A Dmultiprocess_test.cc13 ProcessHandle SpawnMultiProcessTestChild( function in namespace:base
50 return SpawnMultiProcessTestChild(procname, MakeCmdLine(procname), options);
H A Dmultiprocess_test.h37 // base::SpawnMultiProcessTestChild("a_test_func", command_line,
61 ProcessHandle SpawnMultiProcessTestChild(
66 // Gets the base command line for |SpawnMultiProcessTestChild()|. To this, you
H A Dmultiprocess_test_android.cc21 ProcessHandle SpawnMultiProcessTestChild(const std::string& procname, function in namespace:base
/external/chromium_org/mojo/common/test/
H A Dmultiprocess_test_helper.cc53 base::SpawnMultiProcessTestChild(test_child_main, command_line, options);

Completed in 103 milliseconds