Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc937 struct ExecDeathTestArgs { struct
938 char* const* argv; // Command-line arguments for the child's call to exec
939 int close_fd; // File descriptor to close; the read end of a pipe
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-death-test.cc937 struct ExecDeathTestArgs { struct
938 char* const* argv; // Command-line arguments for the child's call to exec
939 int close_fd; // File descriptor to close; the read end of a pipe
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-death-test.cc878 struct ExecDeathTestArgs { struct
879 char* const* argv; // Command-line arguments for the child's call to exec
880 int close_fd; // File descriptor to close; the read end of a pipe
/external/google-breakpad/src/testing/gtest/src/
Dgtest-death-test.cc923 struct ExecDeathTestArgs { struct
924 char* const* argv; // Command-line arguments for the child's call to exec
925 int close_fd; // File descriptor to close; the read end of a pipe
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc881 struct ExecDeathTestArgs { struct
882 char* const* argv; // Command-line arguments for the child's call to exec
883 int close_fd; // File descriptor to close; the read end of a pipe
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc937 struct ExecDeathTestArgs { struct
938 char* const* argv; // Command-line arguments for the child's call to exec
939 int close_fd; // File descriptor to close; the read end of a pipe
/external/googletest/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
/external/libvpx/libvpx/third_party/googletest/src/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
/external/epid-sdk/ext/gtest/
Dgtest-all.cc7771 struct ExecDeathTestArgs { struct
7772 char* const* argv; // Command-line arguments for the child's call to exec
7773 int close_fd; // File descriptor to close; the read end of a pipe