Home
last modified time | relevance | path

Searched refs:histo_buckets (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/tools/codegen/core/
Dgen_stats_data.py252 histo_buckets = [] variable
259 histo_buckets.append(histogram.buckets)
357 inst_map['Histogram']), ','.join('%s' % x for x in histo_buckets))