benchmark 1.9.2
 
Loading...
Searching...
No Matches
benchmark::JSONReporter Class Reference
Inheritance diagram for benchmark::JSONReporter:
Collaboration diagram for benchmark::JSONReporter:

Public Member Functions

bool ReportContext (const Context &context) override
 
void ReportRuns (const std::vector< Run > &reports) override
 
void Finalize () override
 
- Public Member Functions inherited from benchmark::BenchmarkReporter
virtual void ReportRunsConfig (double, bool, IterationCount)
 
void SetOutputStream (std::ostream *out)
 
void SetErrorStream (std::ostream *err)
 
std::ostream & GetOutputStream () const
 
std::ostream & GetErrorStream () const
 

Additional Inherited Members

- Static Public Member Functions inherited from benchmark::BenchmarkReporter
static void PrintBasicContext (std::ostream *out, Context const &context)
 

Member Function Documentation

◆ Finalize()

void benchmark::JSONReporter::Finalize ( )
overridevirtual

Reimplemented from benchmark::BenchmarkReporter.

◆ 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: