Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_consumer/
H A Dpartition_writer_unittest.cc82 brillo::Blob PerformSourceCopyOp(const InstallOperation& op, in PerformSourceCopyOp() function in chromeos_update_engine::PartitionWriterTest
140 auto output_data = PerformSourceCopyOp(source_copy_op.op, expected_data); in TEST_F()
166 auto output_data = PerformSourceCopyOp(source_copy_op.op, invalid_data); in TEST_F()