Searched refs:method (Results 501 - 525 of 1435) sorted by relevance

<<21222324252627282930>>

/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DNoSuchPaddingExceptionTest.java57 method = "NoSuchPaddingException",
74 method = "NoSuchPaddingException",
95 method = "NoSuchPaddingException",
H A DShortBufferExceptionTest.java55 method = "ShortBufferException",
72 method = "ShortBufferException",
93 method = "ShortBufferException",
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
H A DDHGenParameterSpecTest.java52 notes = "All functionality tested in one method. Probably it should be divided into several tests.",
53 method = "DHGenParameterSpec",
58 notes = "All functionality tested in one method. Probably it should be divided into several tests.",
59 method = "getExponentSize",
64 notes = "All functionality tested in one method. Probably it should be divided into several tests.",
65 method = "getPrimeSize",
H A DPBEParameterSpecTest.java45 * PBEParameterSpec(byte[] salt, int iterationCount) method testing.
46 * Tests the behavior of the method in the case of null input array
52 method = "PBEParameterSpec",
74 * getSalt() method testing. Tests that returned salt is equal
81 method = "getSalt",
94 assertFalse("The change of returned by getSalt() method salt"
100 * getIterationCount() method testing. Tests that returned value is equal
106 method = "getIterationCount",
/dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DLoggingPermissionTest.java40 method = "!SerializationSelf",
53 method = "!SerializationGolden",
65 method = "LoggingPermission",
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/
H A DOutputStreamWriterTest.java37 method = "getEncoding",
43 method = "close",
67 method = "getEncoding",
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
H A DBooleanTest.java35 method = "hashCode",
49 method = "Boolean",
67 method = "Boolean",
81 method = "booleanValue",
95 method = "equals",
114 method = "getBoolean",
134 method = "toString",
148 method = "toString",
162 method = "valueOf",
188 method
[all...]
H A DEnumConstantNotPresentExceptionTest.java40 method = "EnumConstantNotPresentException",
64 method = "enumType",
78 method = "constantName",
H A DInheritableThreadLocalTest.java36 method = "InheritableThreadLocal",
46 method = "initialValue",
61 method = "childValue",
/dalvik/libcore/luni/src/test/java/tests/api/java/io/
H A DInputStreamTest.java65 method = "InputStream",
83 method = "available",
95 notes = "Verifies close(). Since this method does nothing, this test is intentionally kept basic.",
96 method = "close",
112 notes = "Verifies mark(int). Since this method does nothing, this test is intentionally kept basic.",
113 method = "mark",
130 method = "markSupported",
145 method = "read",
154 method = "read",
200 method
[all...]
H A DInvalidClassExceptionTest.java35 method = "InvalidClassException",
59 method = "InvalidClassException",
65 method = "getMessage",
70 // Test for method java.io.InvalidClassException(java.lang.String,
89 * Sets up the fixture, for example, open a network connection. This method
97 * method is called after a test is executed.
H A DWriteAbortedExceptionTest.java38 method = "WriteAbortedException",
42 // Test for method java.io.WriteAbortedException(java.lang.String,
60 method = "getCause",
84 method = "getMessage",
88 // Test for method java.lang.String
/dalvik/libcore/luni/src/test/java/tests/api/java/net/
H A DCacheResponseTest.java40 method = "getBody",
52 method = "getHeaders",
58 method = "CacheResponse",
H A DPasswordAuthenticationTest.java38 method = "PasswordAuthentication",
44 method = "getPassword",
50 method = "getUserName",
55 // Test for method java.net.PasswordAuthentication(java.lang.String,
82 * Sets up the fixture, for example, open a network connection. This method
90 * method is called after a test is executed.
/dalvik/libcore/luni/src/test/java/tests/api/java/util/
H A DMissingResourceExceptionTest.java39 method = "MissingResourceException",
43 // Test for method java.util.MissingResourceException(java.lang.String,
63 method = "getClassName",
67 // Test for method java.lang.String
83 method = "getKey",
87 // Test for method java.lang.String
97 * Sets up the fixture, for example, open a network connection. This method
105 * method is called after a test is executed.
H A DPropertyResourceBundleTest.java41 method = "PropertyResourceBundle",
45 // Test for method java.util.PropertyResourceBundle(java.io.InputStream)
55 method = "getKeys",
78 method = "handleGetObject",
82 // Test for method java.lang.Object
102 * Sets up the fixture, for example, open a network connection. This method
118 * method is called after a test is executed.
H A DRandomTest.java38 method = "Random",
42 // Test for method java.util.Random()
52 method = "Random",
69 method = "nextBoolean",
73 // Test for method boolean java.util.Random.nextBoolean()
92 method = "nextBytes",
96 // Test for method void java.util.Random.nextBytes(byte [])
115 method = "nextDouble",
119 // Test for method double java.util.Random.nextDouble()
145 method
[all...]
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/
H A DAbstractSelectionKeyTest.java37 method = "AbstractSelectionKey",
50 method = "isValid",
64 method = "cancel",
/dalvik/libcore/nio_char/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/
H A DCharacterCodingExceptionTest.java40 method = "CharacterCodingException",
56 method = "!SerializationSelf",
70 method = "!SerializationGolden",
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
H A DAccessControlException2Test.java42 method = "AccessControlException",
46 // Test for method
61 method = "AccessControlException",
65 // Test for method
81 method = "getPermission",
85 // Test for method java.security.Permission
97 * Sets up the fixture, for example, open a network connection. This method
H A DAccessControlExceptionTest.java57 method = "AccessControlException",
71 method = "AccessControlException",
88 method = "getPermission",
H A DInvalidParameterExceptionTest.java55 method = "InvalidParameterException",
72 method = "InvalidParameterException",
93 method = "InvalidParameterException",
H A DKSCallbackHandlerProtectionTest.java56 method = "CallbackHandlerProtection",
84 * Test for <code>getCallbackHandler()</code> method
91 method = "CallbackHandlerProtection",
97 method = "getCallbackHandler",
H A DKSSecretKeyEntryTest.java50 method = "SecretKeyEntry",
73 * Test for <code>getSecretKey()</code> method
79 method = "getSecretKey",
89 * Test for <code>toString()</code> method
95 method = "toString",
H A DKSTrustedCertificateEntryTest.java53 method = "TrustedCertificateEntry",
75 * Test for <codfe>getTrustedCertificate()</code> method
81 method = "getTrustedCertificate",
92 * Test for <codfe>toString()</code> method
98 method = "toString",

Completed in 260 milliseconds

<<21222324252627282930>>