Home
last modified time | relevance | path

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

/external/avb/test/
Davbtool_unittest.cc334 InfoImage(vbmeta_image_path_)); in TEST_F()
420 InfoImage(rootfs_path)); in AddHashFooterTest()
440 InfoImage(ext_vbmeta_path)); in AddHashFooterTest()
603 RemoveLinesStartingWith(InfoImage(partition_path), " Digest:"); in TEST_F()
711 InfoImage(rootfs_path)); in AddHashtreeFooterTest()
738 InfoImage(ext_vbmeta_path)); in AddHashtreeFooterTest()
866 InfoImage(vbmeta_dmv_path)); in AddHashtreeFooterTest()
981 InfoImage(rootfs_path)); in AddHashtreeFooterFECTest()
1097 InfoImage(vbmeta_dmv_path)); in AddHashtreeFooterFECTest()
1218 InfoImage(vbmeta_path)); in TEST_F()
[all …]
Davb_slot_verify_unittest.cc398 InfoImage(vbmeta_image_path_)); in TEST_F()
586 InfoImage(vbmeta_image_path_)); in TEST_F()
614 InfoImage(boot_path)); in TEST_F()
969 InfoImage(vbmeta_image_path_)); in TEST_F()
1086 InfoImage(vbmeta_image_path_)); in TEST_F()
1236 InfoImage(vbmeta_image_path_)); in CmdlineWithHashtreeVerification()
1429 InfoImage(boot_path)); in TEST_F()
Davb_unittest_util.h120 std::string InfoImage(const base::FilePath& image_path) { in InfoImage() function