Searched refs:hash_file (Results 1 – 5 of 5) sorted by relevance
107 if self.hash_file is not None:108 os.remove(self.hash_file)109 self.hash_file = None116 self.hash_file = None149 self.hash_file))157 f.write(utils.read_file(self.hash_file))193 self.hash_file = os.tempnam(tmpdir, '%s.hash.' % self.target_name)
138 hash_file = os.path.join(testDir, "ignore_hashes.txt") variable139 with open(hash_file, 'wb') as f:142 gr = GoldResults("pdfium", testDir, propStr, keyStr, hash_file)
39 hash_blocks = (os.path.getsize(self.verity.hash_file) /
59 hash_blocks = (os.path.getsize(self.verity.hash_file) /
140 file_hash = hash_file(file_local_path, method)