Home
last modified time | relevance | path

Searched defs:ExecDeathTestArgs (Results 1 – 3 of 3) sorted by relevance

/third_party/googletest/googletest/src/
Dgtest-death-test.cc1206 struct ExecDeathTestArgs { struct
1207 char* const* argv; // Command-line arguments for the child's call to exec
1208 int close_fd; // File descriptor to close; the read end of a pipe
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc1223 struct ExecDeathTestArgs { struct
1224 char* const* argv; // Command-line arguments for the child's call to exec
1225 int close_fd; // File descriptor to close; the read end of a pipe
/third_party/node/deps/googletest/src/
Dgtest-death-test.cc1172 struct ExecDeathTestArgs { struct
1173 char* const* argv; // Command-line arguments for the child's call to exec
1174 int close_fd; // File descriptor to close; the read end of a pipe