#include <gtest.h>
Public Member Functions | |
| ::std::ostream & | GetStream () |
| ::std::ostream & | GetStream () |
| ::std::ostream & | GetStream () |
| ::std::ostream & | GetStream () |
| GTestLog (GTestLogSeverity severity, const char *file, int line) | |
| GTestLog (GTestLogSeverity severity, const char *file, int line) | |
| GTestLog (GTestLogSeverity severity, const char *file, int line) | |
| GTestLog (GTestLogSeverity severity, const char *file, int line) | |
| ~GTestLog () | |
| ~GTestLog () | |
| ~GTestLog () | |
| ~GTestLog () | |
Private Member Functions | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (GTestLog) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (GTestLog) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (GTestLog) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (GTestLog) | |
Private Attributes | |
| const GTestLogSeverity | severity_ |
Definition at line 2131 of file gmock/gtest/fused-src/gtest/gtest.h.
| testing::internal::GTestLog::GTestLog | ( | GTestLogSeverity | severity, |
| const char * | file, | ||
| int | line | ||
| ) |
Definition at line 8695 of file gmock-gtest-all.cc.
Definition at line 8706 of file gmock-gtest-all.cc.
| testing::internal::GTestLog::GTestLog | ( | GTestLogSeverity | severity, |
| const char * | file, | ||
| int | line | ||
| ) |
| testing::internal::GTestLog::GTestLog | ( | GTestLogSeverity | severity, |
| const char * | file, | ||
| int | line | ||
| ) |
| testing::internal::GTestLog::GTestLog | ( | GTestLogSeverity | severity, |
| const char * | file, | ||
| int | line | ||
| ) |
| ::std::ostream& testing::internal::GTestLog::GetStream | ( | ) | [inline] |
Definition at line 1031 of file gmock/gtest/include/gtest/internal/gtest-port.h.
| ::std::ostream& testing::internal::GTestLog::GetStream | ( | ) | [inline] |
Definition at line 1031 of file gtest/include/gtest/internal/gtest-port.h.
| ::std::ostream& testing::internal::GTestLog::GetStream | ( | ) | [inline] |
Definition at line 2138 of file gtest/fused-src/gtest/gtest.h.
| ::std::ostream& testing::internal::GTestLog::GetStream | ( | ) | [inline] |
Definition at line 2138 of file gmock/gtest/fused-src/gtest/gtest.h.
const GTestLogSeverity testing::internal::GTestLog::severity_ [private] |
Definition at line 2141 of file gmock/gtest/fused-src/gtest/gtest.h.