Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DCertInstallDelegateTest.java93 private static final String TEST_CERT = field in CertInstallDelegateTest
171 new Base64InputStream(new ByteArrayInputStream(TEST_CERT.getBytes()), in testCanAccessApis()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDelegatedCertInstallerTest.java122 private static final String TEST_CERT = field in DelegatedCertInstallerTest
233 installKeyPair(TEST_KEY, TEST_CERT, alias); in testInstallKeyPair()
243 installKeyPair(TEST_KEY, TEST_CERT, alias); in testInstallKeyPair()