#include <benchmark.h>
Definition at line 1132 of file benchmark.h.
◆ OutputOptions
Enumerator |
---|
OO_None | |
OO_Color | |
OO_Tabular | |
OO_ColorTabular | |
OO_Defaults | |
Definition at line 1134 of file benchmark.h.
◆ ConsoleReporter()
◆ PrintHeader()
void benchmark::ConsoleReporter::PrintHeader |
( |
const Run & |
report | ) |
|
|
protectedvirtual |
◆ PrintRunData()
void benchmark::ConsoleReporter::PrintRunData |
( |
const Run & |
report | ) |
|
|
protectedvirtual |
◆ ReportContext()
bool benchmark::ConsoleReporter::ReportContext |
( |
const Context & |
context | ) |
|
|
virtual |
◆ ReportRuns()
void benchmark::ConsoleReporter::ReportRuns |
( |
const std::vector< Run > & |
reports | ) |
|
|
virtual |
◆ name_field_width_
size_t benchmark::ConsoleReporter::name_field_width_ |
|
protected |
◆ output_options_
◆ prev_counters_
◆ printed_header_
bool benchmark::ConsoleReporter::printed_header_ |
|
protected |
The documentation for this class was generated from the following files: