Home
last modified time | relevance | path

Searched refs:dumpAttestations (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/keymaster/4.1/vts/functional/
DDeviceUniqueAttestationTest.cpp31 static bool dumpAttestations = false; variable
241 if (dumpAttestations) dumpContent(bin2hex(cert_chain[0])); in TEST_P()
282 if (dumpAttestations) dumpContent(bin2hex(cert_chain[0])); in TEST_P()
312 dumpAttestations = true; in main()