|
| bool | ReportContext (const Context &context) override |
| |
| void | ReportRuns (const std::vector< Run > &reports) override |
| |
| void | Finalize () 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 |
( |
| ) |
|
|
overridevirtual |
◆ ReportContext()
| bool benchmark::JSONReporter::ReportContext |
( |
const Context & | context | ) |
|
|
overridevirtual |
◆ ReportRuns()
| void benchmark::JSONReporter::ReportRuns |
( |
const std::vector< Run > & | reports | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: