Home
last modified time | relevance | path

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

/third_party/googletest/googletest/src/
Dgtest-death-test.cc1150 struct ExecDeathTestArgs { struct
1151 char* const* argv; // Command-line arguments for the child's call to exec
1152 int close_fd; // File descriptor to close; the read end of a pipe
/third_party/boringssl/src/third_party/googletest/src/
Dgtest-death-test.cc1209 struct ExecDeathTestArgs { struct
1210 char* const* argv; // Command-line arguments for the child's call to exec
1211 int close_fd; // File descriptor to close; the read end of a pipe
/third_party/node/test/cctest/gtest/
Dgtest-all.cc8794 struct ExecDeathTestArgs { struct
8795 char* const* argv; // Command-line arguments for the child's call to exec
8796 int close_fd; // File descriptor to close; the read end of a pipe
/third_party/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc7767 struct ExecDeathTestArgs { struct
7768 char* const* argv; // Command-line arguments for the child's call to exec
7769 int close_fd; // File descriptor to close; the read end of a pipe