Searched refs:has_compressed_cache (Results 1 – 1 of 1) sorted by relevance
2001 bool has_compressed_cache() { return compressed_cache_ != nullptr; } in has_compressed_cache() function in ROCKSDB_NAMESPACE::DBBasicTestWithParallelIO2181 } else if (has_compressed_cache() && compression_enabled()) { in TEST_P()2204 if (compression_enabled() && !has_compressed_cache()) { in TEST_P()2226 if (compression_enabled() && !has_compressed_cache()) { in TEST_P()2248 if (compression_enabled() && !has_compressed_cache()) { in TEST_P()