Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_compaction_filter_test.cc834 class TestNotSupportedFilter : public CompactionFilter { class
848 options.compaction_filter = new TestNotSupportedFilter(); in TEST_F()