Lines Matching refs:sparse_image
55 void AddHashFooterTest(bool sparse_image);
56 void CreateRootfsWithHashtreeFooter(bool sparse_image,
60 void AddHashtreeFooterTest(bool sparse_image);
61 void AddHashtreeFooterFECTest(bool sparse_image);
429 const bool sparse_image, const uint64_t partition_size) { in AddHashFooterGetExpectedVBMetaInfo() argument
459 sparse_image ? " (Sparse)" : ""); in AddHashFooterGetExpectedVBMetaInfo()
462 void AvbToolTest::AddHashFooterTest(bool sparse_image) { in AddHashFooterTest() argument
490 if (sparse_image) { in AddHashFooterTest()
516 ASSERT_EQ(AddHashFooterGetExpectedVBMetaInfo(sparse_image, partition_size), in AddHashFooterTest()
570 AddHashFooterGetExpectedVBMetaInfo(sparse_image, resized_partition_size), in AddHashFooterTest()
573 if (sparse_image) { in AddHashFooterTest()
942 bool sparse_image, in CreateRootfsWithHashtreeFooter() argument
964 if (sparse_image) { in CreateRootfsWithHashtreeFooter()
1026 sparse_image ? " (Sparse)" : "", in CreateRootfsWithHashtreeFooter()
1078 void AvbToolTest::AddHashtreeFooterTest(bool sparse_image) { in AddHashtreeFooterTest() argument
1080 CreateRootfsWithHashtreeFooter(sparse_image, in AddHashtreeFooterTest()
1094 if (sparse_image) { in AddHashtreeFooterTest()
1320 void AvbToolTest::AddHashtreeFooterFECTest(bool sparse_image) { in AddHashtreeFooterFECTest() argument
1336 if (sparse_image) { in AddHashtreeFooterFECTest()
1393 sparse_image ? " (Sparse)" : ""), in AddHashtreeFooterFECTest()
1406 if (sparse_image) { in AddHashtreeFooterFECTest()