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

/gem5/ext/googletest/googletest/src/
H A Dgtest-death-test.cc1020 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { function in namespace:testing::internal
1156 const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]);

Completed in 9 milliseconds