Home
last modified time | relevance | path

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

/art/runtime/base/
Dhistogram-inl.h225 inline double Histogram<Value>::Percentile(double per, const CumulativeData& data) const { in Percentile() function
Dhistogram_test.cc66 TEST(Histtest, Percentile) { in TEST() argument