Searched defs:expected_hash (Results 1 – 10 of 10) sorted by relevance
/aosp12/system/update_engine/payload_consumer/ |
H A D | file_descriptor_utils_unittest.cc | 134 brillo::Blob expected_hash; in TEST_F() local 162 brillo::Blob expected_hash; in TEST_F() local 190 brillo::Blob expected_hash; in TEST_F() local
|
H A D | delta_performer_integration_test.cc | 904 brillo::Blob expected_hash; in VerifyPayloadResult() local
|
/aosp12/system/bt/stack/test/ |
H A D | stack_gatt_sr_hash_test.cc | 82 Octet16 expected_hash{0xF1, 0xCA, 0x2D, 0x48, 0xEC, 0xF5, 0x8B, 0xAC, in TEST() local
|
/aosp12/system/bt/bta/test/gatt/ |
H A D | database_test.cc | 249 Octet16 expected_hash{0xF1, 0xCA, 0x2D, 0x48, 0xEC, 0xF5, 0x8B, 0xAC, in TEST() local
|
/aosp12/system/update_engine/scripts/update_payload/ |
H A D | applier.py | 58 def _VerifySha256(file_obj, expected_hash, name, length=-1): argument
|
/aosp12/packages/modules/Virtualization/authfs/src/fsverity/ |
H A D | verifier.rs | 56 let expected_hash = in verity_check() localVariable
|
/aosp12/system/update_engine/payload_generator/ |
H A D | ab_generator_unittest.cc | 569 brillo::Blob expected_hash; in TEST_F() local
|
/aosp12/system/update_engine/cros/ |
H A D | omaha_response_handler_action_unittest.cc | 139 string expected_hash; in DoTest() local
|
/aosp12/art/runtime/mirror/ |
H A D | object_test.cc | 56 int32_t expected_hash) in AssertString()
|
/aosp12/build/make/tools/releasetools/ |
H A D | test_common.py | 400 def _verify(self, zip_file, zip_file_name, arcname, expected_hash, argument
|