Searched defs:sparse_image (Results 1 – 2 of 2) sorted by relevance
429 const bool sparse_image, const uint64_t partition_size) { in AddHashFooterGetExpectedVBMetaInfo()462 void AvbToolTest::AddHashFooterTest(bool sparse_image) { in AddHashFooterTest()944 bool sparse_image, in CreateRootfsWithHashtreeFooter()1080 void AvbToolTest::AddHashtreeFooterTest(bool sparse_image) { in AddHashtreeFooterTest()1322 void AvbToolTest::AddHashtreeFooterFECTest(bool sparse_image) { in AddHashtreeFooterFECTest()
1227 VkImage sparse_image = VK_NULL_HANDLE; in TEST_F() local