Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc279 list<ScopedTempFile> sig_files, metadata_sig_files; in SignGeneratedShellPayloadWithKeys() local
286 sig_files.emplace_back("signature.XXXXXX"); in SignGeneratedShellPayloadWithKeys()
288 test_utils::WriteFileVector(sig_files.back().path(), signature)); in SignGeneratedShellPayloadWithKeys()
289 sig_file_paths.push_back(sig_files.back().path()); in SignGeneratedShellPayloadWithKeys()