Go to the source code of this file.
Classes | |
class | benchmark::internal::LogType |
Namespaces | |
benchmark | |
benchmark::internal | |
Macros | |
#define | VLOG(x) |
Typedefs | |
typedef std::basic_ostream< char > &() | benchmark::internal::EndLType(std::basic_ostream< char > &) |
Functions | |
LogType & | benchmark::internal::GetErrorLogInstance () |
LogType & | benchmark::internal::GetLogInstanceForLevel (int level) |
LogType & | benchmark::internal::GetNullLogInstance () |
int & | benchmark::internal::LogLevel () |
LogType & | benchmark::internal::operator<< (LogType &log, EndLType *m) |
template<class Tp > | |
LogType & | benchmark::internal::operator<< (LogType &log, Tp const &value) |
#define VLOG | ( | x | ) |
Definition at line 69 of file protobuf/third_party/benchmark/src/log.h.