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.py59 def ValidateFileAgainstSha1(input_tmp, file_name, file_path, expected_sha1): argument
66 assert actual_sha1 == expected_sha1, \
68 file_name, actual_sha1, expected_sha1)
228 expected_sha1=source_info[3])
246 expected_sha1=recovery_info[3])
Dcommon.py3478 expected_sha1 = self.touched_src_sha1
3481 expected_sha1 = self.src.TotalSha1()
3492 self.device, ranges_str, expected_sha1,