Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_wal_test.cc905 class RecoveryTestHelper { class
1043 const int jstart = RecoveryTestHelper::kWALFileOffset; in TEST_F()
1078 const int jstart = RecoveryTestHelper::kWALFileOffset; in TEST_F()
1087 ASSERT_EQ(RecoveryTestHelper::GetData(this), row_count); in TEST_F()
1097 RecoveryTestHelper::FillData(this, &options); in TEST_F()
1132 RecoveryTestHelper::InduceCorruption( in TEST_F()
1147 const int jstart = RecoveryTestHelper::kWALFileOffset; in TEST_F()
1150 RecoveryTestHelper::kWALFilesCount * RecoveryTestHelper::kKeysPerWALFile; in TEST_F()
1198 const int jstart = RecoveryTestHelper::kWALFileOffset; in TEST_F()
1405 const int jstart = RecoveryTestHelper::kWALFileOffset; in TEST_F()
[all …]