Searched refs:kZipFileWithBrokenLfhSignature (Results 1 – 1 of 1) sorted by relevance
654 static const std::vector<uint8_t> kZipFileWithBrokenLfhSignature{ variable687 ASSERT_TRUE(android::base::WriteFully(tmp_file.fd, &kZipFileWithBrokenLfhSignature[0], in TEST()688 kZipFileWithBrokenLfhSignature.size())); in TEST()