Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_compaction_filter_test.cc178 explicit KeepFilterFactory(bool check_context = false, in KeepFilterFactory() argument
180 : check_context_(check_context), in KeepFilterFactory()
Ddb_universal_compaction_test.cc76 explicit KeepFilterFactory(bool check_context = false) in KeepFilterFactory() argument
77 : check_context_(check_context) {} in KeepFilterFactory()
Ddb_test.cc952 explicit KeepFilterFactory(bool check_context = false) in KeepFilterFactory() argument
953 : check_context_(check_context) {} in KeepFilterFactory()