Searched refs:kWALFilesCount (Results 1 – 1 of 1) sorted by relevance
908 static const int kWALFilesCount = 10; member in ROCKSDB_NAMESPACE::RecoveryTestHelper977 FillData(test, *options, kWALFilesCount, &count); in FillData()984 for (size_t i = 0; i < kWALFilesCount * kKeysPerWALFile; i++) { in GetData()1044 const int jend = jstart + RecoveryTestHelper::kWALFilesCount; in TEST_F()1079 const int jend = jstart + RecoveryTestHelper::kWALFilesCount; in TEST_F()1148 const int jend = jstart + RecoveryTestHelper::kWALFilesCount; in TEST_F()1150 RecoveryTestHelper::kWALFilesCount * RecoveryTestHelper::kKeysPerWALFile; in TEST_F()1199 const int jend = jstart + RecoveryTestHelper::kWALFilesCount; in TEST_F()1406 const int jend = jstart + RecoveryTestHelper::kWALFilesCount; in TEST_F()