Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDelegatedCertInstallerTest.java73 private static final String TEST_CA = field in DelegatedCertInstallerTest
166 mDpm.uninstallCaCert(ADMIN_RECEIVER_COMPONENT, TEST_CA.getBytes()); in tearDown()
174 byte[] cert = TEST_CA.getBytes(); in testCaCertsOperations()