Home
last modified time | relevance | path

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

/third_party/googletest/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
/third_party/mesa3d/src/gtest/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