Home
last modified time | relevance | path

Searched defs:ComputeStats (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dstatistics.cc77 std::vector<BenchmarkReporter::Run> ComputeStats( in ComputeStats() function
/aosp_15_r20/external/google-benchmark/src/
H A Dstatistics.cc92 std::vector<BenchmarkReporter::Run> ComputeStats( in ComputeStats() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dstatistics.cc87 std::vector<BenchmarkReporter::Run> ComputeStats( in ComputeStats() function
/aosp_15_r20/external/webrtc/video/
H A Dstats_counter.cc60 AggregatedStats ComputeStats() { in ComputeStats() function in webrtc::AggregatedCounter