Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Dhistogram.h46 double Percentile(double pctile) const { in Percentile() argument
47 return grpc_histogram_percentile(impl_, pctile); in Percentile()