Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_generator/
H A Ddelta_diff_utils_unittest.cc366 vector<Extent> different_blocks = {ExtentForRange(40, 5)}; in TEST_F() local
368 different_blocks, in TEST_F()
377 expected_ranges.SubtractExtents(different_blocks); in TEST_F()