Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_generator/
H A Ddelta_diff_utils_unittest.cc204 brillo::Blob data_to_test = i == 0 ? random_data : ones; in TEST_F() local
207 WriteExtents(new_part_.path, new_extents, kBlockSize, data_to_test)); in TEST_F()