Home
last modified time | relevance | path

Searched refs:ExecDeathTestFork (Results 1 – 5 of 5) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest-death-test.cc573 static pid_t ExecDeathTestFork(char* const* argv, int close_fd) { in ExecDeathTestFork() function
632 const pid_t child_pid = ExecDeathTestFork(args.Argv(), pipe_fd[0]); in AssumeRole()
/external/protobuf/gtest/src/
Dgtest-death-test.cc900 static pid_t ExecDeathTestFork(char* const* argv, int close_fd) { in ExecDeathTestFork() function
976 const pid_t child_pid = ExecDeathTestFork(args.Argv(), pipe_fd[0]); in AssumeRole()
/external/llvm/utils/unittest/googletest/
Dgtest-death-test.cc952 static pid_t ExecDeathTestFork(char* const* argv, int close_fd) { in ExecDeathTestFork() function
1028 const pid_t child_pid = ExecDeathTestFork(args.Argv(), pipe_fd[0]); in AssumeRole()
/external/gtest/src/
Dgtest-death-test.cc953 static pid_t ExecDeathTestFork(char* const* argv, int close_fd) { in ExecDeathTestFork() function
1029 const pid_t child_pid = ExecDeathTestFork(args.Argv(), pipe_fd[0]); in AssumeRole()
/external/chromium/testing/gtest/src/
Dgtest-death-test.cc948 static pid_t ExecDeathTestFork(char* const* argv, int close_fd) { in ExecDeathTestFork() function
1024 const pid_t child_pid = ExecDeathTestFork(args.Argv(), pipe_fd[0]); in AssumeRole()