Searched refs:set_write_fd (Results 1 - 8 of 8) sorted by relevance

/external/protobuf/gtest/src/
H A Dgtest-death-test.cc337 void set_write_fd(int fd) { write_fd_ = fd; } function in class:testing::internal::DeathTestImpl
606 set_write_fd(flag->write_fd());
763 set_write_fd(pipe_fd[1]);
946 set_write_fd(flag->write_fd());
/external/chromium_org/testing/gtest/src/
H A Dgtest-death-test.cc390 void set_write_fd(int fd) { write_fd_ = fd; } function in class:testing::internal::DeathTestImpl
694 set_write_fd(flag->write_fd());
847 set_write_fd(pipe_fd[1]);
1110 set_write_fd(flag->write_fd());
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-death-test.cc350 void set_write_fd(int fd) { write_fd_ = fd; } function in class:testing::internal::DeathTestImpl
654 set_write_fd(flag->write_fd());
811 set_write_fd(pipe_fd[1]);
999 set_write_fd(flag->write_fd());
/external/gtest/src/
H A Dgtest-death-test.cc390 void set_write_fd(int fd) { write_fd_ = fd; } function in class:testing::internal::DeathTestImpl
694 set_write_fd(flag->write_fd());
847 set_write_fd(pipe_fd[1]);
1108 set_write_fd(flag->write_fd());
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc353 void set_write_fd(int fd) { write_fd_ = fd; } function in class:testing::internal::DeathTestImpl
656 set_write_fd(flag->write_fd());
813 set_write_fd(pipe_fd[1]);
1001 set_write_fd(flag->write_fd());
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc350 void set_write_fd(int fd) { write_fd_ = fd; } function in class:testing::internal::DeathTestImpl
654 set_write_fd(flag->write_fd());
811 set_write_fd(pipe_fd[1]);
999 set_write_fd(flag->write_fd());
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc6884 void set_write_fd(int fd) { write_fd_ = fd; }
7188 set_write_fd(flag->write_fd());
7341 set_write_fd(pipe_fd[1]);
7602 set_write_fd(flag->write_fd());
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc6884 void set_write_fd(int fd) { write_fd_ = fd; }
7188 set_write_fd(flag->write_fd());
7341 set_write_fd(pipe_fd[1]);
7602 set_write_fd(flag->write_fd());

Completed in 265 milliseconds