Home
last modified time | relevance | path

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

/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/googletest/googletest/src/
Dgtest-death-test.cc1222 struct ExecDeathTestArgs { struct
1223 char* const* argv; // Command-line arguments for the child's call to exec
1224 int close_fd; // File descriptor to close; the read end of a pipe
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc9453 struct ExecDeathTestArgs { struct
9454 char* const* argv; // Command-line arguments for the child's call to exec
9455 int close_fd; // File descriptor to close; the read end of a pipe