Lines Matching refs:_expected_crc
550 self._expected_crc = zipinfo.CRC553 self._expected_crc = None637 if self._expected_crc is None:642 if eof and self._running_crc != self._expected_crc: