Home
last modified time | relevance | path

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

/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest-death-test.cc541 struct ExecDeathTestArgs { struct
542 char* const* argv; // Command-line arguments for the child's call to exec
543 int close_fd; // File descriptor to close; the read end of a pipe
/external/protobuf/gtest/src/
Dgtest-death-test.cc830 struct ExecDeathTestArgs { struct
831 char* const* argv; // Command-line arguments for the child's call to exec
832 int close_fd; // File descriptor to close; the read end of a pipe
/external/llvm/utils/unittest/googletest/
Dgtest-death-test.cc877 struct ExecDeathTestArgs { struct
878 char* const* argv; // Command-line arguments for the child's call to exec
879 int close_fd; // File descriptor to close; the read end of a pipe
/external/gtest/src/
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/chromium/testing/gtest/src/
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