Searched refs:ToIntervals (Results 1 – 1 of 1) sorted by relevance
1183 static std::vector<Interval> ToIntervals(const std::vector<std::unique_ptr<Extent>>& extents) { in ToIntervals() function1225 auto cow_intervals = ToIntervals(cow_part->extents()); in TEST_F()1229 auto old_intervals = ToIntervals(old_part->extents()); in TEST_F()