Searched defs:num_buckets (Results 1 – 7 of 7) sorted by relevance
32 StatsdConfig CreateStatsdConfig(int num_buckets, in CreateStatsdConfig()93 const int num_buckets = 1; in TEST() local270 const int num_buckets = 3; in TEST() local382 const int num_buckets = 2; in TEST() local
31 StatsdConfig CreateStatsdConfig(int num_buckets, int threshold) { in CreateStatsdConfig()60 const int num_buckets = 1; in TEST() local
31 StatsdConfig CreateStatsdConfig(int num_buckets, int threshold) { in CreateStatsdConfig()57 const int num_buckets = 1; in TEST() local160 const int num_buckets = 3; in TEST() local
103 static const uint32_t num_buckets = 128; variable
304 optional int32 num_buckets = 3; field
912 const int num_buckets = 200; in ClientCommand() local
2475 public int num_buckets; field in WifiNative.ScanSettings