Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/performance/
DPerformanceTestBase.java215 public void deleteKey() throws Exception { in deleteKey() method in PerformanceTestBase.KeystoreMeasurable
304 void deleteKey() throws Exception {} in deleteKey() method in PerformanceTestBase.KeystoreKeyGenerator
340 void deleteKey() throws Exception { in deleteKey() method in PerformanceTestBase.AndroidKeystoreKeyGenerator
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAgreementTest.java59 public void deleteKey() throws Exception { in deleteKey() method in KeyAgreementTest
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java678 private void deleteKey(String keyAlias) throws Exception { in deleteKey() method in SecurityLoggingTest