#include <map>
#include <vector>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/logging.h>
#include <gmock/gmock.h>
Go to the source code of this file.
Classes | |
class | google::protobuf::ScopedMemoryLog |
Namespaces | |
google::protobuf | |
Functions | |
void | google::protobuf::CaptureTestStderr () |
void | google::protobuf::CaptureTestStdout () |
string | google::protobuf::GetCapturedTestStderr () |
string | google::protobuf::GetCapturedTestStdout () |
string | google::protobuf::TestSourceDir () |
string | google::protobuf::TestTempDir () |
Variables | |
static const LogLevel | google::protobuf::ERROR = LOGLEVEL_ERROR |
static const LogLevel | google::protobuf::WARNING = LOGLEVEL_WARNING |