Searched refs:setResolution (Results 1 – 4 of 4) sorted by relevance
87 .setResolution(0.01) in runUnaryBlockingClosedLoop()116 .setResolution(0.01) in runUnaryAsyncClosedLoop()145 .setResolution(0.01) in runPingPongAsyncClosedLoop()174 .setResolution(0.01) in runGenericPingPongAsyncClosedLoop()
40 .setResolution(resolution - 1.0); in testHistogramToStatsConversion()
54 public function setResolution($var) function in Grpc\\Testing\\HistogramParams
1332 setResolution(other.getResolution()); in mergeFrom()1382 public Builder setResolution(double value) { in setResolution() method in Stats.HistogramParams.Builder