Home
last modified time | relevance | path

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

/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
DKeyStore_Impl1Test.java66 public KeyStore[] createKS() throws Exception { in createKS() method in KeyStore_Impl1Test
253 KeyStore[] kss = createKS(); in testKeyStore11()
377 KeyStore[] kss = createKS(); in testEntry01()
472 KeyStore[] kss = createKS(); in testEntry02()
584 KeyStore[] kss = createKS(); in testEntry03()
658 KeyStore[] kss = createKS(); in testEntry04()
733 KeyStore[] kss = createKS(); in testEntry05()
845 KeyStore[] kss = createKS(); in testEntry06()
907 KeyStore[] kss = createKS(); in testEntry07()
DKeyStore_Impl3Test.java58 public KeyStore[] createKS() throws Exception { in createKS() method in KeyStore_Impl3Test
118 KeyStore[] kss = createKS(); in testLoadStore01()
DKSBuilder_ImplTest.java75 private File createKS() throws Exception { in createKS() method in KSBuilder_ImplTest
294 fl = createKS(); in testNewInstanceStringProviderFileProtectionParameter()
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DKeyStoreTest.java74 public KeyStore[] createKS() throws Exception { in createKS() method in KeyStoreTest
113 KeyStore[] kss = createKS(); in testLoadStore02()
149 KeyStore[] kss = createKS(); in testSetKeyEntry()