Home
last modified time | relevance | path

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

/third_party/node/src/
Dhistogram.cc115 void HistogramBase::GetExceeds(const FunctionCallbackInfo<Value>& args) { in GetExceeds() function in node::HistogramBase
552 void IntervalHistogram::GetExceeds(const FunctionCallbackInfo<Value>& args) { in GetExceeds() function in node::IntervalHistogram