This is the complete list of members for benchmark::JSONReporter, including all inherited members.
BenchmarkReporter() | benchmark::BenchmarkReporter | |
error_stream_ | benchmark::BenchmarkReporter | private |
Finalize() | benchmark::JSONReporter | virtual |
first_report_ | benchmark::JSONReporter | private |
GetErrorStream() const | benchmark::BenchmarkReporter | inline |
GetOutputStream() const | benchmark::BenchmarkReporter | inline |
JSONReporter() | benchmark::JSONReporter | inline |
output_stream_ | benchmark::BenchmarkReporter | private |
PrintBasicContext(std::ostream *out, Context const &context) | benchmark::BenchmarkReporter | static |
PrintRunData(const Run &report) | benchmark::JSONReporter | private |
ReportContext(const Context &context) | benchmark::JSONReporter | virtual |
ReportRuns(const std::vector< Run > &reports) | benchmark::JSONReporter | virtual |
SetErrorStream(std::ostream *err) | benchmark::BenchmarkReporter | inline |
SetOutputStream(std::ostream *out) | benchmark::BenchmarkReporter | inline |
~BenchmarkReporter() | benchmark::BenchmarkReporter | virtual |