34 #ifndef GOOGLE_PROTOBUF_GOOGLETEST_H__ 35 #define GOOGLE_PROTOBUF_GOOGLETEST_H__ 42 #if !PROTOBUF_USE_EXCEPTIONS && defined(GTEST_HAS_DEATH_TEST) 43 #define PROTOBUF_HAS_DEATH_TEST 67 #undef ERROR // defend against promiscuous windows.h 88 map<LogLevel, vector<string> > messages_;
102 #endif // GOOGLE_PROTOBUF_GOOGLETEST_H__ line
Definition: buildtests.py:37
const vector< string > & GetMessages(LogLevel error)
Definition: googletest.cc:238
void CaptureTestStderr()
Definition: googletest.cc:180
string GetCapturedTestStdout()
Definition: googletest.cc:195
virtual ~ScopedMemoryLog()
Definition: googletest.cc:233
void CaptureTestStdout()
Definition: googletest.cc:165
USVString filename
Definition: ErrorEvent.idl:46
GLint level
Definition: gl2.h:402
string TestSourceDir()
Definition: googletest.cc:67
ScopedMemoryLog()
Definition: googletest.cc:227
Definition: googletest.h:79
Definition: __init__.py:1
#define WARNING(expr)
Definition: audio_device_test_defines.h:49
string GetCapturedTestStderr()
Definition: googletest.cc:210
LogLevel
Definition: logging.h:43
Definition: gflags_completions.h:115
string TestTempDir()
Definition: googletest.cc:154
void LogHandler(LogLevel level, const char *filename, int line, const std::string &message)
Definition: logging.h:203
#define ERROR(...)
Definition: main.c:77
GLuint GLsizei const GLchar * message
Definition: gl2ext.h:137