Searched defs:kCacheSize (Results 1 – 4 of 4) sorted by relevance
43 constexpr static size_t kCacheSize = 1 << kCacheBits; variable
38 const size_t kCacheSize = 100; variable
80 const uint64_t kCacheSize = 1024 * 1024; // 1MB variable
216 const size_t kCacheSize = 512; in TEST_F() local