Searched refs:sync_points (Results 1 – 2 of 2) sorted by relevance
91 static const char* sync_points[LOG_ITERATOR_RACE_TEST_COUNT][4] = { in TEST_F() local102 {sync_points[test][0], sync_points[test][1]}, in TEST_F()103 {sync_points[test][2], sync_points[test][3]}, in TEST_F()
4123 const std::vector<std::string> sync_points = { in TEST_F() local4126 for (const auto& test_sync_point : sync_points) { in TEST_F()