#include <mock-log.h>
Definition at line 68 of file mock-log.h.
◆ ScopedMockLog()
glog_testing::ScopedMockLog::ScopedMockLog |
( |
| ) |
|
|
inline |
◆ ~ScopedMockLog()
glog_testing::ScopedMockLog::~ScopedMockLog |
( |
| ) |
|
|
inline |
◆ MOCK_METHOD3()
◆ send()
virtual void glog_testing::ScopedMockLog::send |
( |
GOOGLE_NAMESPACE::LogSeverity |
severity, |
|
|
const char * |
full_filename, |
|
|
const char * |
, |
|
|
int |
, |
|
|
const LogMessageTime & |
, |
|
|
const char * |
message, |
|
|
size_t |
message_len |
|
) |
| |
|
inlineprivatevirtual |
◆ WaitTillSent()
virtual void glog_testing::ScopedMockLog::WaitTillSent |
( |
| ) |
|
|
inlineprivatevirtual |
◆ message_info_
The documentation for this class was generated from the following file: