Home
last modified time | relevance | path

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

/third_party/node/src/
Dhistogram.cc130 void HistogramBase::GetStddev(const FunctionCallbackInfo<Value>& args) { in GetStddev() function in node::HistogramBase
568 void IntervalHistogram::GetStddev(const FunctionCallbackInfo<Value>& args) { in GetStddev() function in node::IntervalHistogram