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