Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc86 unique_ptr<ScopedTempFile> result_img; member
406 state->result_img.reset(new ScopedTempFile("result_img.XXXXXX")); in GenerateDeltaFile()
455 state->result_img->path().c_str(), ones.data(), ones.size())); in GenerateDeltaFile()
457 utils::FileSize(state->result_img->path())); in GenerateDeltaFile()
833 kPartitionNameRoot, install_plan->target_slot, state->result_img->path()); in ApplyDeltaFile()
919 state->result_img->path(), state->b_img->path(), state->image_size); in VerifyPayloadResult()