Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DKeyPairGenerator4Test.java42 public void test_getAlgorithm() throws Exception { in test_getAlgorithm() method in KeyPairGenerator4Test
DMessageDigest1Test.java213 public void test_getAlgorithm() { in test_getAlgorithm() method in MessageDigest1Test
DSecureRandom2Test.java248 public void test_getAlgorithm() { in test_getAlgorithm() method in SecureRandom2Test
DKeyFactory2Test.java163 public void test_getAlgorithm() throws Exception { in test_getAlgorithm() method in KeyFactory2Test
DMessageDigest2Test.java299 public void test_getAlgorithm() throws Exception { in test_getAlgorithm() method in MessageDigest2Test
DSignature2Test.java89 public void test_getAlgorithm() throws Exception { in test_getAlgorithm() method in Signature2Test
DAlgorithmParametersTest.java74 public void test_getAlgorithm() throws Exception { in test_getAlgorithm() method in AlgorithmParametersTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
DTrustManagerFactory1Test.java127 public void test_getAlgorithm() in test_getAlgorithm() method in TrustManagerFactory1Test
DKeyManagerFactory1Test.java100 public void test_getAlgorithm() in test_getAlgorithm() method in KeyManagerFactory1Test
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DKeyGeneratorTest.java447 public void test_getAlgorithm() throws NoSuchAlgorithmException { in test_getAlgorithm() method in KeyGeneratorTest
DSecretKeyFactoryTest.java425 public void test_getAlgorithm() throws NoSuchAlgorithmException { in test_getAlgorithm() method in SecretKeyFactoryTest
DKeyAgreementTest.java591 public void test_getAlgorithm() throws NoSuchAlgorithmException { in test_getAlgorithm() method in KeyAgreementTest
DMacTest.java812 public void test_getAlgorithm() throws NoSuchAlgorithmException { in test_getAlgorithm() method in MacTest
DCipherTest.java187 public void test_getAlgorithm() throws Exception { in test_getAlgorithm() method in CipherTest