Searched refs:setMaxPossible (Results 1 – 4 of 4) sorted by relevance
88 .setMaxPossible(60000000000.0); in runUnaryBlockingClosedLoop()117 .setMaxPossible(60000000000.0); in runUnaryAsyncClosedLoop()146 .setMaxPossible(60000000000.0); in runPingPongAsyncClosedLoop()175 .setMaxPossible(60000000000.0); in runGenericPingPongAsyncClosedLoop()
39 config.getHistogramParamsBuilder().setMaxPossible(maxPossible) in testHistogramToStatsConversion()
80 public function setMaxPossible($var) function in Grpc\\Testing\\HistogramParams
1335 setMaxPossible(other.getMaxPossible()); in mergeFrom()1420 public Builder setMaxPossible(double value) { in setMaxPossible() method in Stats.HistogramParams.Builder