Home
last modified time | relevance | path

Searched refs: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
130 EXPECT_EQ("['ProofOfDeletion', 'org.iso.18013-5.2019.mdl', true, ]", cborPretty); in TEST_P()
158 string cborPretty = cppbor::prettyPrint(proofOfDeletion.value(), 32, {}); in TEST_P() local
165 cborPretty); in TEST_P()
DEndToEndTests.cpp188 string cborPretty; in TEST_P() local
234 cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), 32, {"readerCertificate"}); in TEST_P()
281 cborPretty); in TEST_P()
356 cborPretty = cppbor::prettyPrint(itemsRequestBytes, 32, {"EphemeralPublicKey"}); in TEST_P()
371 cborPretty); in TEST_P()
456 cborPretty = cppbor::prettyPrint(deviceNameSpacesEncoded, 32, {}); in TEST_P()
470 cborPretty); in TEST_P()
524 cborPretty = cppbor::prettyPrint(deviceNameSpacesEncoded, 32, {}); in TEST_P()
525 ASSERT_EQ("{}", cborPretty); in TEST_P()
570 cborPretty = cppbor::prettyPrint(deviceNameSpacesEncoded, 32, {}); in TEST_P()
[all …]
DUpdateCredentialTests.cpp117 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), 32, {}); in provisionData() local
138 cborPretty); in provisionData()
198 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), 32, {}); in TEST_P() local
219 cborPretty); in TEST_P()
DProveOwnershipTests.cpp136 string cborPretty = cppbor::prettyPrint(proofOfOwnership.value(), 32, {}); in TEST_P() local
143 cborPretty); in TEST_P()
DAuthenticationKeyTests.cpp121 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), 32, {}); in TEST_P() local
142 cborPretty); in TEST_P()
DTestCredentialTests.cpp117 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), 32, {}); in TEST_P() local
138 cborPretty); in TEST_P()
DVtsIWritableIdentityCredentialTests.cpp444 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), 32, {"readerCertificate"}); in TEST_P() local
468 cborPretty); in TEST_P()
554 string cborPretty = cppbor::prettyPrint(proofOfProvisioning.value(), in TEST_P() local
629 cborPretty); in TEST_P()