proxygen
|
#include <folly/logging/LoggerDB.h>
#include <folly/logging/Logger.h>
#include <folly/logging/test/TestLogHandler.h>
#include <folly/portability/GTest.h>
Go to the source code of this file.
Functions | |
TEST (LoggerDB, lookupNameCanonicalization) | |
TEST (LoggerDB, getCategory) | |
TEST (LoggerDB, flushAllHandlers) | |
TEST | ( | LoggerDB | , |
lookupNameCanonicalization | |||
) |
Definition at line 24 of file LoggerDBTest.cpp.
References EXPECT_EQ, foo2(), and folly::LoggerDB::TESTING.
TEST | ( | LoggerDB | , |
getCategory | |||
) |
Definition at line 35 of file LoggerDBTest.cpp.
References folly::LoggerDB::TESTING.
TEST | ( | LoggerDB | , |
flushAllHandlers | |||
) |
Definition at line 39 of file LoggerDBTest.cpp.
References EXPECT_EQ, and folly::LoggerDB::TESTING.