Searched refs:CorruptWAL (Results 1 – 1 of 1) sorted by relevance
| /rocksdb-6.9/db/ |
| D | db_wal_test.cc | 993 static void CorruptWAL(DBWALTest* test, const Options& options, in CorruptWAL() function in ROCKSDB_NAMESPACE::RecoveryTestHelper 1053 RecoveryTestHelper::CorruptWAL(this, options, /*off=*/i * .3, in TEST_F() 1099 RecoveryTestHelper::CorruptWAL(this, options, /*off=*/i * .3, in TEST_F() 1160 RecoveryTestHelper::CorruptWAL(this, options, /*off=*/i * .3, in TEST_F() 1209 RecoveryTestHelper::CorruptWAL(this, options, /*off=*/i * .3, in TEST_F() 1432 RecoveryTestHelper::CorruptWAL(this, options, /*off=*/i * .3, in TEST_F()
|