Searched refs:hash_file (Results 1 – 4 of 4) 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)
260 hash_file = os.path.join(testDir, "ignore_hashes.txt") variable261 with open(hash_file, 'wb') as f:264 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) /