Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A 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