Searched refs:testDefaultKeySize (Results 1 – 2 of 2) sorted by relevance
260 public void testDefaultKeySize() throws Exception { in testDefaultKeySize() method in KeyGeneratorTest261 testDefaultKeySize(false /* useStrongbox */); in testDefaultKeySize()263 testDefaultKeySize(true /* useStrongbox */); in testDefaultKeySize()267 private void testDefaultKeySize(boolean useStrongbox) throws Exception { in testDefaultKeySize() method in KeyGeneratorTest
260 public void testDefaultKeySize() throws Exception { in testDefaultKeySize() method in KeyPairGeneratorTest