Searched refs:size_max (Results 1 – 1 of 1) sorted by relevance
331 const size_t size_max = std::numeric_limits<size_t>::max(); in RunTest() local338 table_options.block_cache = NewLRUCache(size_max); in RunTest()346 table_options.block_cache = NewLRUCache(size_max); in RunTest()347 table_options.block_cache_compressed = NewLRUCache(size_max); in RunTest()356 table_options.block_cache = NewLRUCache(size_max); in RunTest()357 table_options.block_cache_compressed = NewLRUCache(size_max); in RunTest()