Searched defs:max_possible (Results 1 – 7 of 7) sorted by relevance
23 private $max_possible; variable in Histogram36 public function __construct($resolution, $max_possible) {
29 private $max_possible = 0.0; variable in Grpc\\Testing\\HistogramParams
27 def __init__(self, resolution, max_possible): argument
31 def initialize(resolution, max_possible) argument
45 double max_possible = 2; // use enough buckets to allow this value field
48 double max_possible = 2; // use enough buckets to allow this value field
51 double max_possible; member