Searched defs:kMaxCacheSize (Results 1 – 6 of 6) sorted by relevance
29 constexpr size_t kMaxCacheSize = 20u; variable
186 static const size_t kMaxCacheSize = 20u; in TEST_F() local
52 constexpr char kMaxCacheSize[] = "GCS_READ_CACHE_MAX_SIZE_MB"; variable
326 constexpr size_t kMaxCacheSize = 5 * 1024 * 1024; // Total 5MB cache. in ExecutePuffDiffOperation() local
911 constexpr size_t kMaxCacheSize = 20; in IsDynamicCategoryEnabled() local
39 constexpr char kMaxCacheSize[] = "GCS_READ_CACHE_MAX_SIZE_MB"; variable