#include <benchmark.h>
Public Member Functions | |
CSVReporter () | |
CSVReporter () | |
virtual bool | ReportContext (const Context &context) |
virtual bool | ReportContext (const Context &context) |
virtual void | ReportRuns (const std::vector< Run > &reports) |
virtual void | ReportRuns (const std::vector< Run > &reports) |
![]() | |
BenchmarkReporter () | |
BenchmarkReporter () | |
BenchmarkReporter () | |
virtual void | Finalize () |
virtual void | Finalize () |
virtual void | Finalize () |
std::ostream & | GetErrorStream () const |
std::ostream & | GetErrorStream () const |
std::ostream & | GetErrorStream () const |
std::ostream & | GetOutputStream () const |
std::ostream & | GetOutputStream () const |
std::ostream & | GetOutputStream () const |
void | SetErrorStream (std::ostream *err) |
void | SetErrorStream (std::ostream *err) |
void | SetErrorStream (std::ostream *err) |
void | SetOutputStream (std::ostream *out) |
void | SetOutputStream (std::ostream *out) |
void | SetOutputStream (std::ostream *out) |
virtual | ~BenchmarkReporter () |
virtual | ~BenchmarkReporter () |
virtual | ~BenchmarkReporter () |
Private Member Functions | |
void | PrintRunData (const Run &report) |
void | PrintRunData (const Run &report) |
Private Attributes | |
bool | printed_header_ |
std::set< std::string > | user_counter_names_ |
Additional Inherited Members | |
![]() | |
static void | PrintBasicContext (std::ostream *out, Context const &context) |
static void | PrintBasicContext (std::ostream *out, Context const &context) |
static void | PrintBasicContext (std::ostream *out, Context const &context) |
Definition at line 1171 of file bloaty/third_party/protobuf/third_party/benchmark/include/benchmark/benchmark.h.
|
inline |
Definition at line 1173 of file bloaty/third_party/protobuf/third_party/benchmark/include/benchmark/benchmark.h.
|
inline |
Definition at line 1173 of file protobuf/third_party/benchmark/include/benchmark/benchmark.h.
Definition at line 103 of file benchmark/src/csv_reporter.cc.
Implements benchmark::BenchmarkReporter.
Implements benchmark::BenchmarkReporter.
Definition at line 52 of file benchmark/src/csv_reporter.cc.
Implements benchmark::BenchmarkReporter.
Definition at line 57 of file benchmark/src/csv_reporter.cc.
Implements benchmark::BenchmarkReporter.
|
private |
Definition at line 1180 of file bloaty/third_party/protobuf/third_party/benchmark/include/benchmark/benchmark.h.
|
private |
Definition at line 1181 of file bloaty/third_party/protobuf/third_party/benchmark/include/benchmark/benchmark.h.