Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCaCertManagementTest.java71 Certificate certificateToMatch = readCertificate(toMatch); in containsCertificate() local
74 if (certificateToMatch.equals(cert)) { in containsCertificate()
/cts/hostsidetests/devicepolicy/app/CertInstaller/src/com/android/cts/certinstaller/
DCertInstallerActivity.java162 Certificate certificateToMatch = readCertificate(toMatch); in containsCertificate() local
165 if (certificateToMatch.equals(cert)) { in containsCertificate()