Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DImportWrappedKeyTest.java183 public void testKeyStore_ImportIncorrectWrappedKey() throws Exception { in testKeyStore_ImportIncorrectWrappedKey() method in ImportWrappedKeyTest
184 testKeyStore_ImportIncorrectWrappedKey(false); in testKeyStore_ImportIncorrectWrappedKey()
189 testKeyStore_ImportIncorrectWrappedKey(true); in testKeyStore_ImportIncorrectWrappedKey_StrongBox()
192 private void testKeyStore_ImportIncorrectWrappedKey(boolean isStrongBox) throws Exception { in testKeyStore_ImportIncorrectWrappedKey() method in ImportWrappedKeyTest