Searched defs:sparse_image (Results 1 – 4 of 4) sorted by relevance
428 const bool sparse_image, const uint64_t partition_size) { in AddHashFooterGetExpectedVBMetaInfo()461 void AvbToolTest::AddHashFooterTest(bool sparse_image) { in AddHashFooterTest()937 bool sparse_image, in CreateRootfsWithHashtreeFooter()1072 void AvbToolTest::AddHashtreeFooterTest(bool sparse_image) { in AddHashtreeFooterTest()1307 void AvbToolTest::AddHashtreeFooterFECTest(bool sparse_image) { in AddHashtreeFooterFECTest()
251 TemporaryFile sparse_image{ std::string(work_dir) }; in ExtractImage() local
97 def GetFilesystemCharacteristics(fs_type, image_path, sparse_image=True): argument
1227 VkImage sparse_image = VK_NULL_HANDLE; in TEST_F() local