|
proxygen
|
#include "gmock/internal/gmock-internal-utils.h"#include <ctype.h>#include <ostream>#include <string>#include "gmock/gmock.h"#include "gmock/internal/gmock-port.h"#include "gtest/gtest.h"Go to the source code of this file.
Classes | |
| class | testing::internal::GoogleTestFailureReporter |
Namespaces | |
| testing | |
| testing::internal | |
Functions | |
| GTEST_API_ string | testing::internal::ConvertIdentifierNameToWords (const char *id_name) |
| GTEST_API_ FailureReporterInterface * | testing::internal::GetFailureReporter () |
| static | testing::internal::GTEST_DEFINE_STATIC_MUTEX_ (g_log_mutex) |
| GTEST_API_ bool | testing::internal::LogIsVisible (LogSeverity severity) |
| GTEST_API_ void | testing::internal::Log (LogSeverity severity, const string &message, int stack_frames_to_skip) |