Home
last modified time | relevance | path

Searched refs:expected_checksum (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
DSpecial_Events.py347 class expected_checksum(aetools.NProperty): class
373 'expected_checksum' : expected_checksum,
410 'crcE' : expected_checksum,
/external/pigweed/pw_arduino_build/py/pw_arduino_build/
Dfile_operations.py74 expected_checksum, argument
77 if downloaded_checksum != expected_checksum:
/external/libaom/libaom/test/
Dtest_data_util.cmake626 function(check_file local_path expected_checksum out_needs_update)
634 if("${file_checksum}" STREQUAL "${expected_checksum}")