Home
last modified time | relevance | path

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

/third_party/node/src/
Dhistogram.cc109 void HistogramBase::GetMean(const FunctionCallbackInfo<Value>& args) { in GetMean() function in node::HistogramBase
546 void IntervalHistogram::GetMean(const FunctionCallbackInfo<Value>& args) { in GetMean() function in node::IntervalHistogram