Home
last modified time | relevance | path

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

/system/core/libziparchive/
Dzip_archive_test.cc654 static const std::vector<uint8_t> kZipFileWithBrokenLfhSignature{ variable
687 ASSERT_TRUE(android::base::WriteFully(tmp_file.fd, &kZipFileWithBrokenLfhSignature[0], in TEST()
688 kZipFileWithBrokenLfhSignature.size())); in TEST()