Searched refs:set_write_fd (Results 1 - 10 of 10) 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/google-breakpad/src/testing/gtest/src/
H A Dgtest-death-test.cc388 void set_write_fd(int fd) { write_fd_ = fd; } function in class:testing::internal::DeathTestImpl
692 set_write_fd(flag->write_fd());
849 set_write_fd(pipe_fd[1]);
1102 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]);
1002 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/vulkan-validation-layers/tests/gtest-1.7.0/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/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());
/external/opencv3/modules/ts/src/
H A Dts_gtest.cpp6923 void set_write_fd(int fd) { write_fd_ = fd; }
7227 set_write_fd(flag->write_fd());
7380 set_write_fd(pipe_fd[1]);
7643 set_write_fd(flag->write_fd());
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc6376 void set_write_fd(int fd) { write_fd_ = fd; }
6645 set_write_fd(flag->write_fd());
6802 set_write_fd(pipe_fd[1]);
6985 set_write_fd(flag->write_fd());
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
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 136 milliseconds