Searched refs:checksum_table (Results 1 – 1 of 1) sorted by relevance
93 checksum_table = {}99 if checksum in checksum_table:101 checksum_table[checksum] = color103 return checksum_table135 def _tearing_test(self, captured_checksums, checksum_table): argument145 if checksum not in checksum_table:190 checksum_table = self._display_and_get_checksum_table(203 len(captured_checksums), checksum_table,210 captured_checksums, checksum_table) is False:214 checksum_table[checksum]