Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_log_iter_test.cc91 static const char* sync_points[LOG_ITERATOR_RACE_TEST_COUNT][4] = { in TEST_F() local
102 {sync_points[test][0], sync_points[test][1]}, in TEST_F()
103 {sync_points[test][2], sync_points[test][3]}, in TEST_F()
Ddb_test2.cc4123 const std::vector<std::string> sync_points = { in TEST_F() local
4126 for (const auto& test_sync_point : sync_points) { in TEST_F()