Searched defs:deleteKey (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/keystore/src/android/keystore/cts/performance/ | ||
D | PerformanceTestBase.java | 215 public void deleteKey() throws Exception { in deleteKey() method in PerformanceTestBase.KeystoreMeasurable |
/cts/tests/tests/keystore/src/android/keystore/cts/ | ||
D | KeyAgreementTest.java | 59 public void deleteKey() throws Exception { in deleteKey() method in KeyAgreementTest |
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ | ||
D | SecurityLoggingTest.java | 678 private void deleteKey(String keyAlias) throws Exception { in deleteKey() method in SecurityLoggingTest |