Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc266 ScopedTempFile hash_file("hash.XXXXXX"), metadata_hash_file("hash.XXXXXX"); in SignGeneratedShellPayloadWithKeys() local
275 hash_file.path().c_str(), in SignGeneratedShellPayloadWithKeys()
283 ASSERT_TRUE(utils::ReadFile(hash_file.path(), &hash)); in SignGeneratedShellPayloadWithKeys()