Home
last modified time | relevance | path

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

/cts/tests/tests/identity/src/android/security/identity/cts/
DProvisioningTest.java175 String pretty = ""; in createCredentialWithChallengeAndAcpId() local
322 String pretty = Util.cborPrettyPrint(proofOfProvisioning); in createCredentialMultipleNamespaces() local
433 String pretty = Util.cborPrettyPrint(proofOfDeletion); in deleteCredentialByName() local
477 String pretty = Util.cborPrettyPrint(proofOfDeletion); in deleteCredential() local
518 String pretty = Util.cborPrettyPrint(proofOfOwnership); in proofOfOwnership() local
964 String pretty = Util.cborPrettyPrint(Util.canonicalizeCbor(resultCbor)); in multipleNamespaces() local
1139 String pretty = ""; in testUpdateCredential() local
DDynamicAuthTest.java97 String pretty = Util.cborPrettyPrint(Util.canonicalizeCbor(resultCbor)); in dynamicAuthTest() local
247 String pretty = Util.cborPrettyPrint(Util.canonicalizeCbor(resultCbor)); in dynamicAuthTest() local
DUserAuthTest.java251 String pretty = Util.cborPrettyPrint(proofOfProvisioning); in doTestUserAuth() local
DReaderAuthTest.java216 String pretty = Util.cborPrettyPrint(proofOfProvisioning); in readerAuth() local