Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dstatistics.cc29 auto StatisticsSum = [](const std::vector<double>& v) { in __anona65f99b10102() variable
35 return StatisticsSum(v) * (1.0 / v.size()); in StatisticsMean()