Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_test.cpp1526 static std::vector<Interval> ToIntervals(const std::vector<std::unique_ptr<Extent>>& extents) { in ToIntervals() function
1573 auto cow_intervals = ToIntervals(cow_part->extents()); in TEST_F()
1577 auto old_intervals = ToIntervals(old_part->extents()); in TEST_F()