Home
last modified time | relevance | path

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

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