OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spawn_child_process
(Results
1 - 3
of
3
) sorted by null
/external/google-breakpad/src/client/mac/tests/
spawn_child_process.h
101
pid_t
spawn_child_process
(const char** argv) {
function in namespace:google_breakpad_test
minidump_generator_test.cc
44
#include "client/mac/tests/
spawn_child_process
.h"
249
pid_t pid =
spawn_child_process
(argv);
crash_generation_server_test.cc
46
#include "client/mac/tests/
spawn_child_process
.h"
301
pid_t pid =
spawn_child_process
(argv);
Completed in 864 milliseconds