Searched defs:write_fd (Results 1 - 2 of 2) sorted by relevance

/openjdk10/test/fmw/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h251 int write_fd() const { return write_fd_; } function in class:testing::internal::InternalRunDeathTestFlag
/openjdk10/test/fmw/gtest/src/
H A Dgtest-death-test.cc389 int write_fd() const { return write_fd_; } function in class:testing::internal::DeathTestImpl
1277 const int write_fd = local
1305 int write_fd = -1; local
[all...]

Completed in 57 milliseconds