|
bool | ReportContext (const Context &context) BENCHMARK_OVERRIDE |
|
void | ReportRuns (const std::vector< Run > &reports) BENCHMARK_OVERRIDE |
|
void | Finalize () BENCHMARK_OVERRIDE |
|
virtual void | ReportRunsConfig (double, bool, IterationCount) |
|
void | SetOutputStream (std::ostream *out) |
|
void | SetErrorStream (std::ostream *err) |
|
std::ostream & | GetOutputStream () const |
|
std::ostream & | GetErrorStream () const |
|
|
static void | PrintBasicContext (std::ostream *out, Context const &context) |
|
◆ Finalize()
void benchmark::JSONReporter::Finalize |
( |
| ) |
|
|
virtual |
◆ ReportContext()
bool benchmark::JSONReporter::ReportContext |
( |
const Context & |
context | ) |
|
|
virtual |
◆ ReportRuns()
void benchmark::JSONReporter::ReportRuns |
( |
const std::vector< Run > & |
reports | ) |
|
|
virtual |
The documentation for this class was generated from the following files: