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