Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp1183 static std::vector<Interval> ToIntervals(const std::vector<std::unique_ptr<Extent>>& extents) { in ToIntervals() function
1225 auto cow_intervals = ToIntervals(cow_part->extents()); in TEST_F()
1229 auto old_intervals = ToIntervals(old_part->extents()); in TEST_F()