Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/payload_consumer/
H A Ddelta_performer_integration_test.cc185 static bool WriteSparseFile(const string& path, off_t size) { in WriteSparseFile() function
430 ASSERT_TRUE(WriteSparseFile( in GenerateDeltaFile()
477 WriteSparseFile(mnt_path.Append("fullsparse").value(), 1024 * 1024)); in GenerateDeltaFile()
479 WriteSparseFile(mnt_path.Append("move-to-sparse").value(), 16 * 1024)); in GenerateDeltaFile()