Home
last modified time | relevance | path

Searched defs:cborPretty (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/identity/aidl/vts/
DDeleteCredentialTests.cpp129 string cborPretty = cppbor::prettyPrint(proofOfDeletion.value(), 32, {}); in TEST_P() local
156 string cborPretty = cppbor::prettyPrint(proofOfDeletion.value(), 32, {}); in TEST_P() local
DUpdateCredentialTests.cpp117 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), 32, {}); in provisionData() local
198 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), 32, {}); in TEST_P() local
DProveOwnershipTests.cpp134 string cborPretty = cppbor::prettyPrint(proofOfOwnership.value(), 32, {}); in TEST_P() local
DAuthenticationKeyTests.cpp121 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), 32, {}); in TEST_P() local
DTestCredentialTests.cpp117 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), 32, {}); in TEST_P() local
DVtsIWritableIdentityCredentialTests.cpp341 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), 32, {"readerCertificate"}); in TEST_P() local
451 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), in TEST_P() local
DEndToEndTests.cpp188 string cborPretty; in TEST_P() local