Home
last modified time | relevance | path

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

/aosp14/frameworks/base/omapi/aidl/vts/functional/AccessControlApp/
H A DVtsHalOmapiSeAccessControlTestCases.cpp58 bool verifyBerTlvData(std::vector<uint8_t> tlv) { in verifyBerTlvData() function in __anon54d617590110::OMAPISEAccessControlTest
117 verifyBerTlvData(selectResponse)) << "Select Response is not complete"; in testSelectableAid()
189 verifyBerTlvData(selectResponse)) << "Select Response is not complete"; in testTransmitAPDU()
234 verifyBerTlvData(selectResponse)) << "Select Response is not complete"; in testUnauthorisedAPDU()
/aosp14/frameworks/base/omapi/aidl/vts/functional/omapi/
H A DVtsHalOmapiSeServiceV1_TargetTest.cpp117 bool verifyBerTlvData(std::vector<uint8_t> tlv) { in verifyBerTlvData() function in __anon5aa79bf70110::OMAPISEServiceHalTest
447 ASSERT_TRUE(verifyBerTlvData(selectResponse)) << "Select Response is not complete"; in TEST_P()