Searched refs:ExecDeathTestSpawnChild (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest-death-test.cc | 1020 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild() function 1156 const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); in AssumeRole()
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest-death-test.cc | 1020 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild() function 1156 const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); in AssumeRole()
|
/external/mesa3d/src/gtest/src/ |
D | gtest-death-test.cc | 1020 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild() function 1156 const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); in AssumeRole()
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-death-test.cc | 1006 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild() function 1132 const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); in AssumeRole()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-death-test.cc | 1236 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild() function 1372 const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); in AssumeRole()
|
/external/googletest/googletest/src/ |
D | gtest-death-test.cc | 1295 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild() function 1432 const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); in AssumeRole()
|
/external/epid-sdk/ext/gtest/ |
D | gtest-all.cc | 7854 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild() function 7990 const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); in AssumeRole()
|