Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyGeneratorTest.java230 public void testDefaultKeySize() throws Exception { in testDefaultKeySize() method in KeyGeneratorTest
237 private void testDefaultKeySize(boolean useStrongbox) throws Exception { in testDefaultKeySize() method in KeyGeneratorTest
DKeyPairGeneratorTest.java215 public void testDefaultKeySize() throws Exception { in testDefaultKeySize() method in KeyPairGeneratorTest