Home
last modified time | relevance | path

Searched refs:ComputeStats (Results 1 – 6 of 6) sorted by relevance

/external/libcxx/utils/google-benchmark/src/
Dstatistics.h28 std::vector<BenchmarkReporter::Run> ComputeStats(
Dstatistics.cc77 std::vector<BenchmarkReporter::Run> ComputeStats( in ComputeStats() function
Dbenchmark_runner.cc158 run_results.aggregates_only = ComputeStats(run_results.non_aggregates); in BenchmarkRunner()
/external/google-benchmark/src/
Dstatistics.h28 std::vector<BenchmarkReporter::Run> ComputeStats(
Dstatistics.cc77 std::vector<BenchmarkReporter::Run> ComputeStats( in ComputeStats() function
Dbenchmark_runner.cc158 run_results.aggregates_only = ComputeStats(run_results.non_aggregates); in BenchmarkRunner()