Searched refs:grpc_stats_histo_bucket_boundaries (Results 1 – 5 of 5) sorted by relevance
72 if (j >= grpc_stats_histo_bucket_boundaries[i][grpc_stats_histo_buckets[i]]) { in FindExpectedBucket()75 return std::upper_bound(grpc_stats_histo_bucket_boundaries[i], in FindExpectedBucket()76 grpc_stats_histo_bucket_boundaries[i] + in FindExpectedBucket()79 grpc_stats_histo_bucket_boundaries[i] - 1; in FindExpectedBucket()111 grpc_stats_histo_bucket_boundaries[kHistogram] in TEST_P()
42 b->set_start(grpc_stats_histo_bucket_boundaries[i][j]); in CoreStatsToProto()69 if (grpc_stats_histo_bucket_boundaries[i][j] != in ProtoToCoreStats()
138 grpc_stats_histo_bucket_boundaries[histogram], in grpc_stats_histo_percentile()168 grpc_stats_histo_bucket_boundaries[i][j]); in grpc_stats_data_as_json()
668 const int* const grpc_stats_histo_bucket_boundaries[13] = { variable
552 extern const int* const grpc_stats_histo_bucket_boundaries[13];