Home
last modified time | relevance | path

Searched defs:pretty (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/identity/src/android/security/identity/cts/
DProvisioningTest.java185 String pretty = ""; in createCredentialWithChallengeAndAcpId() local
332 String pretty = Util.cborPrettyPrint(proofOfProvisioning); in createCredentialMultipleNamespaces() local
443 String pretty = Util.cborPrettyPrint(proofOfDeletion); in deleteCredentialByName() local
499 String pretty = Util.cborPrettyPrint(proofOfDeletion); in deleteCredential() local
552 String pretty = Util.cborPrettyPrint(proofOfOwnership); in proofOfOwnership() local
997 String pretty = Util.cborPrettyPrint(Util.canonicalizeCbor(resultCbor)); in multipleNamespaces() local
1172 String pretty = ""; in testUpdateCredential() local
DNoSessionEncryptionTest.java124 String pretty = Util.cborPrettyPrint(Util.canonicalizeCbor(resultCbor)); in noSessionEncryption() local
DMultiDocumentPresentationTest.java165 String pretty = Util.cborPrettyPrint(Util.canonicalizeCbor(resultCbor)); in checkPresentation() local
DUserAuthTest.java168 String pretty = Util.cborPrettyPrint(proofOfProvisioning); in doTestUserAuth() local
DDynamicAuthTest.java100 String pretty = Util.cborPrettyPrint(Util.canonicalizeCbor(resultCbor)); in dynamicAuthTest() local
250 String pretty = Util.cborPrettyPrint(Util.canonicalizeCbor(resultCbor)); in dynamicAuthTest() local
DReaderAuthTest.java217 String pretty = Util.cborPrettyPrint(proofOfProvisioning); in readerAuth() local