|
Orxonox
0.0.5 Codename: Arcturus
|
#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"Classes | |
| class | testing::internal::GoogleTestFailureReporter |
Namespaces | |
| testing | |
| testing::internal | |
Functions | |
| string | testing::internal::ConvertIdentifierNameToWords (const char *id_name) |
| FailureReporterInterface * | testing::internal::GetFailureReporter () |
| static | testing::internal::GTEST_DEFINE_STATIC_MUTEX_ (g_log_mutex) |
| void | testing::internal::Log (LogSeverity severity, const string &message, int stack_frames_to_skip) |
| bool | testing::internal::LogIsVisible (LogSeverity severity) |
1.8.11