Home
last modified time | relevance | path

Searched defs:deleteKey (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DPerformanceTestBase.java210 public void deleteKey() throws Exception { in deleteKey() method in PerformanceTestBase.KeystoreMeasurable
299 void deleteKey() throws Exception {} in deleteKey() method in PerformanceTestBase.KeystoreKeyGenerator
335 void deleteKey() throws Exception { in deleteKey() method in PerformanceTestBase.AndroidKeystoreKeyGenerator
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSecurityLoggingTest.java533 private void deleteKey(String keyAlias) throws Exception { in deleteKey() method in SecurityLoggingTest