Definition at line 9482 of file gmock-gtest-all.cc.
◆ CapturedStream()
testing::internal::CapturedStream::CapturedStream |
( |
int |
fd | ) |
|
|
inlineexplicit |
◆ ~CapturedStream()
testing::internal::CapturedStream::~CapturedStream |
( |
| ) |
|
|
inline |
◆ GetCapturedString()
std::string testing::internal::CapturedStream::GetCapturedString |
( |
| ) |
|
|
inline |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
testing::internal::CapturedStream::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
CapturedStream |
| ) |
|
|
private |
◆ fd_
const int testing::internal::CapturedStream::fd_ |
|
private |
◆ filename_
::std::string testing::internal::CapturedStream::filename_ |
|
private |
◆ uncaptured_fd_
int testing::internal::CapturedStream::uncaptured_fd_ |
|
private |
The documentation for this class was generated from the following file: