Home
last modified time | relevance | path

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

/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc1174 int close_fd; // File descriptor to close; the read end of a pipe global() member
1254 ExecDeathTestSpawnChild(char * const * argv,int close_fd) ExecDeathTestSpawnChild() argument