Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A 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