Home | History | Annotate | Download | only in internal

Lines Matching defs:GTestLog

918 class GTEST_API_ GTestLog {
920 GTestLog(GTestLogSeverity severity, const char* file, int line);
923 ~GTestLog();
930 GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog);
934 ::testing::internal::GTestLog(::testing::internal::GTEST_##severity, \