Lines Matching refs:cborPretty
175 string cborPretty; in TEST_P() local
220 cborPretty = support::cborPrettyPrint(proofOfProvisioning.value(), 32, {"readerCertificate"}); in TEST_P()
267 cborPretty); in TEST_P()
334 cborPretty = support::cborPrettyPrint(itemsRequestBytes, 32, {"EphemeralPublicKey"}); in TEST_P()
349 cborPretty); in TEST_P()
423 cborPretty = support::cborPrettyPrint(deviceNameSpacesBytes, 32, {}); in TEST_P()
437 cborPretty); in TEST_P()
484 cborPretty = support::cborPrettyPrint(deviceNameSpacesBytes, 32, {}); in TEST_P()
485 ASSERT_EQ("{}", cborPretty); in TEST_P()
510 cborPretty = support::cborPrettyPrint(deviceNameSpacesBytes, 32, {}); in TEST_P()
511 ASSERT_EQ("{}", cborPretty); in TEST_P()