Home
last modified time | relevance | path

Searched defs:expected_hash (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage_unittest.py305 def _FakeGetLocked(bucket, expected_hash, file_path): argument
326 def _FakeGetLocked(bucket, expected_hash, file_path): argument
358 def _FakeGetLocked(bucket, expected_hash, file_path): argument
382 def _FakeGetLockedNewHash(bucket, expected_hash, file_path): argument
/external/autotest/server/site_tests/firmware_ECUpdateId/
Dfirmware_ECUpdateId.py71 def active_hash_checker(self, expected_hash): argument
/external/harfbuzz_ng/test/shaping/
Drun-tests.py66 fontfile, expected_hash = fontfile.split('@') variable
/external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/
Dwrapper.py157 def expected_hash(): function
/external/vboot_reference/firmware/lib/
Dvboot_api_kernel.c645 uint8_t expected_hash[SHA256_DIGEST_SIZE]; in VbEcSoftwareSync() local
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsig_node_test.cc266 size_t expected_hash = 456; in TEST_F() local