Searched defs:num_buckets (Results 1 – 5 of 5) sorted by relevance
38 StatsdConfig CreateStatsdConfig(int num_buckets, in CreateStatsdConfig()103 const int num_buckets = 1; in TEST_F() local285 const int num_buckets = 3; in TEST_F() local407 const int num_buckets = 1; in TEST_F() local495 const int num_buckets = 2; in TEST_F() local
32 StatsdConfig CreateStatsdConfig(int num_buckets, int threshold, int refractory_period_sec) { in CreateStatsdConfig()57 const int num_buckets = 1; in TEST() local174 const int num_buckets = 3; in TEST() local244 const int num_buckets = 1; in TEST() local269 const int num_buckets = 1; in TEST() local332 const int num_buckets = 1; in TEST() local
31 StatsdConfig CreateStatsdConfig(int num_buckets, int threshold) { in CreateStatsdConfig()59 const int num_buckets = 1; in TEST() local
848 uint32 num_buckets = 2; field873 uint32 num_buckets = 2; field
501 optional int32 num_buckets = 3; field