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.cc934 brillo::Blob expected_new_rootfs_hash; in VerifyPayloadResult() local
938 state->b_img->path(), state->image_size, &expected_new_rootfs_hash)); in VerifyPayloadResult()
939 ASSERT_EQ(expected_new_rootfs_hash, partitions[0].target_hash); in VerifyPayloadResult()