Variables | |
GLOG_CONSTEXPR int64_t | LOG_PERIOD_NS = 10000000 |
GLOG_CONSTEXPR int64_t | LOG_PERIOD_TOL_NS = 500000 |
GLOG_CONSTEXPR size_t | MAX_CALLS = 10 |
GLOG_CONSTEXPR int64_t LogTimes::LOG_PERIOD_NS = 10000000 |
Definition at line 1018 of file logging_unittest.cc.
GLOG_CONSTEXPR int64_t LogTimes::LOG_PERIOD_TOL_NS = 500000 |
Definition at line 1019 of file logging_unittest.cc.
GLOG_CONSTEXPR size_t LogTimes::MAX_CALLS = 10 |
Definition at line 1025 of file logging_unittest.cc.