Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCaCertManagementTest.java29 List<byte[]> caCerts = mDevicePolicyManager.getInstalledCaCerts(getWho()); in testCanRetrieveListOfInstalledCaCerts() local
30 assertNotNull(caCerts); in testCanRetrieveListOfInstalledCaCerts()