Searched refs:expected_new_rootfs_hash (Results 1 – 1 of 1) sorted by relevance
916 brillo::Blob expected_new_rootfs_hash; in VerifyPayloadResult() local919 state->b_img, state->image_size, &expected_new_rootfs_hash)); in VerifyPayloadResult()920 EXPECT_EQ(expected_new_rootfs_hash, partitions[0].target_hash); in VerifyPayloadResult()