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/
DDynamicAuthTest.java95 String pretty = Util.cborPrettyPrint(Util.canonicalizeCbor(resultCbor)); in dynamicAuthTest() local
245 String pretty = Util.cborPrettyPrint(Util.canonicalizeCbor(resultCbor)); in dynamicAuthTest() local
DProvisioningTest.java174 String pretty = ""; in createCredentialWithChallengeAndAcpId() local
321 String pretty = Util.cborPrettyPrint(proofOfProvisioning); in createCredentialMultipleNamespaces() local
432 String pretty = Util.cborPrettyPrint(proofOfDeletion); in deleteCredential() local
877 String pretty = Util.cborPrettyPrint(Util.canonicalizeCbor(resultCbor)); in multipleNamespaces() local
DUserAuthTest.java239 String pretty = Util.cborPrettyPrint(proofOfProvisioning); in doTestUserAuth() local
DReaderAuthTest.java216 String pretty = Util.cborPrettyPrint(proofOfProvisioning); in readerAuth() local