Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc921 struct ExecDeathTestArgs { struct
922 char* const* argv; // Command-line arguments for the child's call to exec
923 int close_fd; // File descriptor to close; the read end of a pipe