Home
last modified time | relevance | path

Searched refs:has_uncompressed_cache (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/db/
Ddb_basic_test.cc2002 bool has_uncompressed_cache() { return uncompressed_cache_ != nullptr; } in has_uncompressed_cache() function in ROCKSDB_NAMESPACE::DBBasicTestWithParallelIO
2179 if (has_uncompressed_cache()) { in TEST_P()
2252 if (has_uncompressed_cache()) { in TEST_P()