OpenGrok
Cross Reference: gtest-death-test.cc
xref
: /
external
/
protobuf
/
gtest
/
src
/
gtest-death-test.cc
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
refs:F_SETFD
954
GTEST_DEATH_TEST_CHECK_(fcntl(pipe_fd[1],
F_SETFD
, 0) != -1);