Searched defs:ExpectedInitialBucketCount (Results 1 – 2 of 2) sorted by relevance
368 const int ExpectedInitialBucketCount = GetPageSizeCached() / /* sizeof(KV) */ 8; variable
386 const int ExpectedInitialBucketCount = 64; in TEST() local