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()
471 InfoImage(rootfs_path)); in AddHashFooterTest()
492 InfoImage(ext_vbmeta_path)); in AddHashFooterTest()
512 InfoImage(rootfs_path)); in AddHashFooterTest()
674 RemoveLinesStartingWith(InfoImage(partition_path), " Digest:"); in TEST_F()
783 InfoImage(path)); in TEST_F()
826 InfoImage(path)); in TEST_F()
869 InfoImage(path)); in TEST_F()
947 InfoImage(rootfs_path)); in AddHashtreeFooterTest()
975 InfoImage(ext_vbmeta_path)); in AddHashtreeFooterTest()
[all …]
Davb_slot_verify_unittest.cc514 InfoImage(vbmeta_image_path_)); in TEST_F()
786 InfoImage(vbmeta_image_path_)); in TEST_F()
815 InfoImage(boot_path)); in TEST_F()
1182 InfoImage(vbmeta_image_path_)); in TEST_F()
1304 InfoImage(vbmeta_image_path_)); in TEST_F()
1417 InfoImage(vbmeta_image_path_)); in TEST_F()
1555 InfoImage(vbmeta_image_path_)); in CmdlineWithHashtreeVerification()
1685 InfoImage(system_path)); in CmdlineWithChainedHashtreeVerification()
1730 InfoImage(vbmeta_image_path_)); in CmdlineWithChainedHashtreeVerification()
1869 InfoImage(vbmeta_image_path_)); in VerificationDisabled()
[all …]
Davb_unittest_util.h122 std::string InfoImage(const base::FilePath& image_path) { in InfoImage() function