Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp430 string prop_string(property_value); in verify_attestation_record() local
431 EXPECT_EQ(prop_string.size(), 64); in verify_attestation_record()
432 EXPECT_EQ(prop_string, bin2hex(verified_boot_hash)); in verify_attestation_record()