Lines Matching refs:BenchmarkReporter
29 BenchmarkReporter::BenchmarkReporter()
32 BenchmarkReporter::~BenchmarkReporter() {}
34 void BenchmarkReporter::PrintBasicContext(std::ostream *out,
93 const char *BenchmarkReporter::Context::executable_name;
95 BenchmarkReporter::Context::Context()
98 std::string BenchmarkReporter::Run::benchmark_name() const {
106 double BenchmarkReporter::Run::GetAdjustedRealTime() const {
112 double BenchmarkReporter::Run::GetAdjustedCPUTime() const {