Home
last modified time | relevance | path

Searched refs:CreateRunReport (Results 1 – 2 of 2) sorted by relevance

/third_party/benchmark/src/
Dbenchmark_runner.cc66 BenchmarkReporter::Run CreateRunReport( in CreateRunReport() function
335 CreateRunReport(b, i.results, memory_iterations, memory_result, i.seconds, in DoOneRepetition()
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark.cc116 BenchmarkReporter::Run CreateRunReport( in CreateRunReport() function
250 BenchmarkReporter::Run report = CreateRunReport(b, results, seconds); in RunBenchmark()