benchmark
1.6.1
|
Public Member Functions | |
virtual bool | ReportContext (const Context &context) BENCHMARK_OVERRIDE |
virtual void | ReportRuns (const std::vector< Run > &reports) BENCHMARK_OVERRIDE |
virtual void | Finalize () BENCHMARK_OVERRIDE |
![]() | |
void | SetOutputStream (std::ostream *out) |
void | SetErrorStream (std::ostream *err) |
std::ostream & | GetOutputStream () const |
std::ostream & | GetErrorStream () const |
Additional Inherited Members | |
![]() | |
static void | PrintBasicContext (std::ostream *out, Context const &context) |