Home
last modified time | relevance | path

Searched refs:expected_sha1 (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/releasetools/
Dvalidate_target_files.py57 def ValidateFileAgainstSha1(input_tmp, file_name, file_path, expected_sha1): argument
64 assert actual_sha1 == expected_sha1, \
66 file_name, actual_sha1, expected_sha1)
217 expected_sha1=source_info[3])
235 expected_sha1=recovery_info[3])
Dcommon.py2783 expected_sha1 = self.touched_src_sha1
2786 expected_sha1 = self.src.TotalSha1()
2797 self.device, ranges_str, expected_sha1,