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.cc258 ScopedTempFile hash_file("hash.XXXXXX"), metadata_hash_file("hash.XXXXXX"); in SignGeneratedShellPayloadWithKeys() local
267 hash_file.path().c_str(), in SignGeneratedShellPayloadWithKeys()
275 ASSERT_TRUE(utils::ReadFile(hash_file.path(), &hash)); in SignGeneratedShellPayloadWithKeys()