Home
last modified time | relevance | path

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

/aosp12/system/libziparchive/
H A Dziptool.cpp70 static size_t bad_crc_count = 0; variable
162 if (bad_crc_count != 0) { in MaybeShowFooter()
235 bad_crc_count++; in TestOne()