Home
last modified time | relevance | path

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

/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp952 auto attestedVendorPatchLevel = auths.GetTagValue(TAG_VENDOR_PATCHLEVEL); in TEST_P() local
956 ASSERT_TRUE(attestedVendorPatchLevel.has_value()); in TEST_P()
1010 ASSERT_EQ(vendorPatchLevel->value(), attestedVendorPatchLevel.value()); in TEST_P()