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