Searched refs:method (Results 426 - 450 of 1435) sorted by relevance

<<11121314151617181920>>

/dalvik/libcore/luni/src/test/java/tests/api/java/net/
H A DNoRouteToHostExceptionTest.java36 method = "NoRouteToHostException",
40 // Test for method java.net.NoRouteToHostException()
57 method = "NoRouteToHostException",
61 // Test for method java.net.NoRouteToHostException(java.lang.String)
76 * Sets up the fixture, for example, open a network connection. This method
84 * method is called after a test is executed.
H A DPortUnreachableExceptionTest.java35 method = "PortUnreachableException",
46 method = "PortUnreachableException",
H A DProtocolExceptionTest.java36 method = "ProtocolException",
40 // Test for method java.net.ProtocolException()
57 method = "ProtocolException",
61 // Test for method java.net.ProtocolException(java.lang.String)
73 * Sets up the fixture, for example, open a network connection. This method
81 * method is called after a test is executed.
H A DSocketExceptionTest.java36 method = "SocketException",
56 method = "SocketException",
71 * Sets up the fixture, for example, open a network connection. This method
79 * method is called after a test is executed.
H A DSocketTimeoutExceptionTest.java18 method = "SocketTimeoutException",
29 method = "SocketTimeoutException",
H A DUnknownHostExceptionTest.java34 method = "UnknownHostException",
38 // Test for method java.net.UnknownHostException()
57 method = "UnknownHostException",
61 // Test for method java.net.UnknownHostException(java.lang.String)
75 * Sets up the fixture, for example, open a network connection. This method
83 * method is called after a test is executed.
H A DUnknownServiceExceptionTest.java37 method = "UnknownServiceException",
41 // Test for method java.net.UnknownServiceException()
59 method = "UnknownServiceException",
63 // Test for method java.net.UnknownServiceException(java.lang.String)
76 * Sets up the fixture, for example, open a network connection. This method
84 * method is called after a test is executed.
/dalvik/libcore/luni/src/test/java/tests/api/java/util/
H A DNoSuchElementExceptionTest.java37 method = "NoSuchElementException",
41 // Test for method java.util.NoSuchElementException()
60 method = "NoSuchElementException",
64 // Test for method java.util.NoSuchElementException(java.lang.String)
79 * Sets up the fixture, for example, open a network connection. This method
87 * method is called after a test is executed.
H A DPropertyPermissionTest.java47 method = "PropertyPermission",
51 // Test for method java.util.PropertyPermission(java.lang.String,
62 method = "equals",
66 // Test for method boolean
90 method = "getActions",
94 // Test for method java.lang.String
108 method = "hashCode",
112 // Test for method int java.util.PropertyPermission.hashCode()
125 method = "implies",
129 // Test for method boolea
[all...]
H A DTooManyListenersExceptionTest.java36 method = "TooManyListenersException",
40 // Test for method java.util.TooManyListenersException()
56 method = "TooManyListenersException",
60 // Test for method java.util.TooManyListenersException(java.lang.String)
70 * Sets up the fixture, for example, open a network connection. This method
78 * method is called after a test is executed.
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/
H A DByteOrderTest.java42 method = "toString",
53 method = "nativeOrder",
/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
H A DASCCharsetTest.java49 method = "encode",
68 method = "decode",
H A DAbstractCharsetTestCase.java85 method = "canEncode",
97 method = "isRegistered",
110 method = "name",
126 method = "aliases",
139 * Test the method encode(String) with null.
144 method = "encode",
157 * Test the method encode(CharBuffer) with null.
162 method = "encode",
194 method = "newEncoder",
219 method
[all...]
H A DISOCharsetTest.java49 method = "encode",
69 method = "decode",
H A DUTF16BECharsetTest.java47 method = "encode",
64 method = "decode",
H A DUTF16LECharsetTest.java47 method = "encode",
64 method = "decode",
H A DUTF8CharsetTest.java47 method = "decode",
64 method = "encode",
/dalvik/libcore/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
H A DPreferencesFactoryTest.java49 method = "userRoot",
59 method = "systemRoot",
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
H A DCodeSignerTest.java64 method = "CodeSigner",
82 method = "CodeSigner",
100 method = "CodeSigner",
118 method = "equals",
149 method = "getSignerCertPath",
162 method = "getTimestamp",
176 method = "toString",
193 method = "hashCode",
H A DSecurityPermission2Test.java36 method = "SecurityPermission",
40 // Test for method java.security.SecurityPermission(java.lang.String)
54 method = "SecurityPermission",
58 // Test for method java.security.SecurityPermission(java.lang.String,
/dalvik/libcore/security/src/test/java/tests/api/javax/security/auth/
H A DDestroyableTest.java46 method = "destroy",
52 method = "isDestroyed",
H A DUnsupportedCallbackExceptionTest.java64 method = "UnsupportedCallbackException",
70 method = "getCallback",
90 method = "UnsupportedCallbackException",
96 method = "getCallback",
115 method = "UnsupportedCallbackException",
131 method = "UnsupportedCallbackException",
150 method = "UnsupportedCallbackException",
168 method = "UnsupportedCallbackException",
/dalvik/libcore/security/src/test/java/tests/security/cert/
H A DCertificateException2Test.java36 method = "CertificateException",
40 // Test for method java.security.cert.CertificateException()
60 method = "CertificateException",
64 // Test for method
/dalvik/libcore/security/src/test/java/tests/security/spec/
H A DRSAOtherPrimeInfoTest.java50 method = "RSAOtherPrimeInfo",
68 method = "RSAOtherPrimeInfo",
88 method = "RSAOtherPrimeInfo",
108 method = "RSAOtherPrimeInfo",
128 method = "RSAOtherPrimeInfo",
142 * Test for <code>getCrtCoefficient()</code> method<br>
148 method = "getCrtCoefficient",
160 * Test for <code>getPrime()</code> method<br>
166 method = "getPrime",
178 * Test for <code>getExponent()</code> method<b
[all...]
/dalvik/libcore/suncompat/src/test/java/sun/misc/
H A DUnsafeTest.java33 method = "getUnsafe",
51 method = "getUnsafe",

Completed in 209 milliseconds

<<11121314151617181920>>