Home
last modified time | relevance | path

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

/external/avb/test/
Davbtool_unittest.cc375 InfoImage(vbmeta_image_path_)); in TEST_F()
470 InfoImage(rootfs_path)); in AddHashFooterTest()
490 InfoImage(ext_vbmeta_path)); in AddHashFooterTest()
510 InfoImage(rootfs_path)); in AddHashFooterTest()
672 RemoveLinesStartingWith(InfoImage(partition_path), " Digest:"); in TEST_F()
815 InfoImage(rootfs_path)); in AddHashtreeFooterTest()
842 InfoImage(ext_vbmeta_path)); in AddHashtreeFooterTest()
970 InfoImage(vbmeta_dmv_path)); in AddHashtreeFooterTest()
1085 InfoImage(rootfs_path)); in AddHashtreeFooterFECTest()
1201 InfoImage(vbmeta_dmv_path)); in AddHashtreeFooterFECTest()
[all …]
Davb_slot_verify_unittest.cc489 InfoImage(vbmeta_image_path_)); in TEST_F()
683 InfoImage(vbmeta_image_path_)); in TEST_F()
711 InfoImage(boot_path)); in TEST_F()
1078 InfoImage(vbmeta_image_path_)); in TEST_F()
1198 InfoImage(vbmeta_image_path_)); in TEST_F()
1309 InfoImage(vbmeta_image_path_)); in TEST_F()
1447 InfoImage(vbmeta_image_path_)); in CmdlineWithHashtreeVerification()
1576 InfoImage(system_path)); in CmdlineWithChainedHashtreeVerification()
1621 InfoImage(vbmeta_image_path_)); in CmdlineWithChainedHashtreeVerification()
1759 InfoImage(vbmeta_image_path_)); in VerificationDisabled()
[all …]
Davb_unittest_util.h122 std::string InfoImage(const base::FilePath& image_path) { in InfoImage() function