Searched defs:ContinuouslyVerifyDb (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/db_stress_tool/ | ||
| D | db_stress_test_base.h | 37 virtual void ContinuouslyVerifyDb(ThreadState* /*thread*/) const {} in ContinuouslyVerifyDb() function |
| D | cf_consistency_stress.cc | 504 void ContinuouslyVerifyDb(ThreadState* thread) const override { in ContinuouslyVerifyDb() function in ROCKSDB_NAMESPACE::CfConsistencyStressTest |