Searched defs:kBuckets (Results 1 – 7 of 7) sorted by relevance
146 static const int kBuckets = 1 << 10; // For hashtable variable
56 const int ProfileData::kBuckets; member in ProfileData
244 static const int kBuckets = 30; in RecordDownloadInterrupted() local344 static const int kBuckets = 50; in RecordAcceptsRanges() local
436 static const int kBuckets = 50; in UpdateBucketDownloadTimingHistograms() local
28 kBuckets = 100, in TEST() enumerator