Searched refs:histogram_params (Results 1 – 9 of 9) sorted by relevance
3 …histogram_params": {"resolution": 0.01, "max_possible": 60000000000.0}, "client_type": "ASYNC_CLIE…
3 …histogram_params": {"resolution": 0.01, "max_possible": 60000000000.0}, "client_type": "SYNC_CLIEN…
67 private $histogram_params = null; variable in Grpc\\Testing\\ClientConfig340 return $this->histogram_params;351 $this->histogram_params = $var;
41 @histres = config.histogram_params.resolution42 @histmax = config.histogram_params.max_possible
62 @histres = config.histogram_params.resolution63 @histmax = config.histogram_params.max_possible
107 qps_data = histogram.Histogram(config.histogram_params.resolution,108 config.histogram_params.max_possible)
95 HistogramParams histogram_params = 12; field
96 HistogramParams histogram_params = 12; field
97 HistogramParams histogram_params = 12; field