Home
last modified time | relevance | path

Searched refs:fd_flags (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc1024 int fd_flags; in ExecDeathTestSpawnChild() local
1026 GTEST_DEATH_TEST_CHECK_SYSCALL_(fd_flags = fcntl(close_fd, F_GETFD)); in ExecDeathTestSpawnChild()
1028 fd_flags | FD_CLOEXEC)); in ExecDeathTestSpawnChild()