Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc923 int close_fd; // File descriptor to close; the read end of a pipe member
1002 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild()