Searched refs:boot_contents (Results 1 – 1 of 1) sorted by relevance
2424 std::string boot_contents = InfoImage(boot_path); in TEST_F() local2453 ASSERT_EQ(known_footer + vbmeta_contents, boot_contents); in TEST_F()