Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc941 brillo::Blob expected_new_rootfs_hash; in VerifyPayloadResult() local
945 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()