Searched defs:kCacheSize (Results 1 – 9 of 9) sorted by relevance
73 static const size_t kCacheSize = 1000000; in test_find_existing() local98 static const size_t kCacheSize = 1000000; in test_dont_find_if_diff_key() local124 const size_t kCacheSize = image->getSize() + 10; in test_internal_purge() local151 static const size_t kCacheSize = 1000000; in test_explicit_purging() local
26 static constexpr int kCacheSize = (1 << 16); variable
34 static constexpr int kCacheSize = 1000; member in leveldb::CacheTest
47 static constexpr int kCacheSize = 1000; member in tensorflow::table::CacheTest
468 const uint64_t kCacheSize = 456U; in TEST_F() local