Searched refs:checksum_table (Results 1 – 1 of 1) sorted by relevance
94 checksum_table = {}100 if checksum in checksum_table:102 checksum_table[checksum] = color104 return checksum_table136 def _tearing_test(self, captured_checksums, checksum_table): argument146 if checksum not in checksum_table:191 checksum_table = self._display_and_get_checksum_table(204 len(captured_checksums), checksum_table,211 captured_checksums, checksum_table) is False:215 checksum_table[checksum]