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.cc916 brillo::Blob expected_new_rootfs_hash; in VerifyPayloadResult() local
919 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()