#include <benchmark.h>
◆ BenchmarkReporter() [1/3]
benchmark::BenchmarkReporter::BenchmarkReporter |
( |
| ) |
|
◆ ~BenchmarkReporter() [1/3]
benchmark::BenchmarkReporter::~BenchmarkReporter |
( |
| ) |
|
|
virtual |
◆ BenchmarkReporter() [2/3]
benchmark::BenchmarkReporter::BenchmarkReporter |
( |
| ) |
|
◆ ~BenchmarkReporter() [2/3]
virtual benchmark::BenchmarkReporter::~BenchmarkReporter |
( |
| ) |
|
|
virtual |
◆ BenchmarkReporter() [3/3]
benchmark::BenchmarkReporter::BenchmarkReporter |
( |
| ) |
|
◆ ~BenchmarkReporter() [3/3]
virtual benchmark::BenchmarkReporter::~BenchmarkReporter |
( |
| ) |
|
|
virtual |
◆ Finalize() [1/3]
virtual void benchmark::BenchmarkReporter::Finalize |
( |
| ) |
|
|
inlinevirtual |
◆ Finalize() [2/3]
virtual void benchmark::BenchmarkReporter::Finalize |
( |
| ) |
|
|
inlinevirtual |
◆ Finalize() [3/3]
virtual void benchmark::BenchmarkReporter::Finalize |
( |
| ) |
|
|
inlinevirtual |
◆ GetErrorStream() [1/3]
std::ostream& benchmark::BenchmarkReporter::GetErrorStream |
( |
| ) |
const |
|
inline |
◆ GetErrorStream() [2/3]
std::ostream& benchmark::BenchmarkReporter::GetErrorStream |
( |
| ) |
const |
|
inline |
◆ GetErrorStream() [3/3]
std::ostream& benchmark::BenchmarkReporter::GetErrorStream |
( |
| ) |
const |
|
inline |
◆ GetOutputStream() [1/3]
std::ostream& benchmark::BenchmarkReporter::GetOutputStream |
( |
| ) |
const |
|
inline |
◆ GetOutputStream() [2/3]
std::ostream& benchmark::BenchmarkReporter::GetOutputStream |
( |
| ) |
const |
|
inline |
◆ GetOutputStream() [3/3]
std::ostream& benchmark::BenchmarkReporter::GetOutputStream |
( |
| ) |
const |
|
inline |
◆ PrintBasicContext() [1/3]
static void benchmark::BenchmarkReporter::PrintBasicContext |
( |
std::ostream * |
out, |
|
|
Context const & |
context |
|
) |
| |
|
static |
◆ PrintBasicContext() [2/3]
static void benchmark::BenchmarkReporter::PrintBasicContext |
( |
std::ostream * |
out, |
|
|
Context const & |
context |
|
) |
| |
|
static |
◆ PrintBasicContext() [3/3]
void benchmark::BenchmarkReporter::PrintBasicContext |
( |
std::ostream * |
out, |
|
|
Context const & |
context |
|
) |
| |
|
static |
◆ ReportContext() [1/3]
virtual bool benchmark::BenchmarkReporter::ReportContext |
( |
const Context & |
context | ) |
|
|
pure virtual |
◆ ReportContext() [2/3]
virtual bool benchmark::BenchmarkReporter::ReportContext |
( |
const Context & |
context | ) |
|
|
pure virtual |
◆ ReportContext() [3/3]
virtual bool benchmark::BenchmarkReporter::ReportContext |
( |
const Context & |
context | ) |
|
|
pure virtual |
◆ ReportRuns() [1/3]
virtual void benchmark::BenchmarkReporter::ReportRuns |
( |
const std::vector< Run > & |
report | ) |
|
|
pure virtual |
◆ ReportRuns() [2/3]
virtual void benchmark::BenchmarkReporter::ReportRuns |
( |
const std::vector< Run > & |
report | ) |
|
|
pure virtual |
◆ ReportRuns() [3/3]
virtual void benchmark::BenchmarkReporter::ReportRuns |
( |
const std::vector< Run > & |
report | ) |
|
|
pure virtual |
◆ SetErrorStream() [1/3]
void benchmark::BenchmarkReporter::SetErrorStream |
( |
std::ostream * |
err | ) |
|
|
inline |
◆ SetErrorStream() [2/3]
void benchmark::BenchmarkReporter::SetErrorStream |
( |
std::ostream * |
err | ) |
|
|
inline |
◆ SetErrorStream() [3/3]
void benchmark::BenchmarkReporter::SetErrorStream |
( |
std::ostream * |
err | ) |
|
|
inline |
◆ SetOutputStream() [1/3]
void benchmark::BenchmarkReporter::SetOutputStream |
( |
std::ostream * |
out | ) |
|
|
inline |
◆ SetOutputStream() [2/3]
void benchmark::BenchmarkReporter::SetOutputStream |
( |
std::ostream * |
out | ) |
|
|
inline |
◆ SetOutputStream() [3/3]
void benchmark::BenchmarkReporter::SetOutputStream |
( |
std::ostream * |
out | ) |
|
|
inline |
◆ error_stream_
std::ostream * benchmark::BenchmarkReporter::error_stream_ |
|
private |
◆ output_stream_
std::ostream * benchmark::BenchmarkReporter::output_stream_ |
|
private |
The documentation for this class was generated from the following files: