Searched refs:method (Results 751 - 775 of 1435) sorted by relevance

<<31323334353637383940>>

/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
H A DPublicKeyTest.java45 method = "!serialVersionUID",
H A DSignatureExceptionTest.java54 method = "SignatureException",
71 method = "SignatureException",
91 method = "SignatureException",
109 method = "SignatureException",
127 method = "SignatureException",
151 method = "SignatureException",
168 method = "SignatureException",
189 method = "SignatureException",
213 method = "SignatureException",
/dalvik/libcore/security/src/test/java/tests/api/javax/security/auth/
H A DX500PrincipalTest.java47 method = "X500Principal",
85 method = "X500Principal",
127 method = "X500Principal",
168 method = "getName",
188 method = "getName",
235 method = "hashCode",
255 method = "toString",
276 method = "getEncoded",
297 method = "equals",
/dalvik/libcore/security/src/test/java/tests/api/javax/security/cert/
H A DCertificateTest.java51 method = "toString",
92 method = "Certificate",
103 * equals(Object obj) method testing. Tests the correctness of equal
110 method = "equals",
167 * hashCode() method testing.
172 method = "hashCode",
/dalvik/libcore/security/src/test/java/tests/security/acl/
H A DAclNotFoundException2Test.java38 method = "AclNotFoundException",
42 // Test for method java.security.acl.AclNotFoundException()
H A DAclNotFoundExceptionTest.java51 method = "AclNotFoundException",
H A DLastOwnerException2Test.java38 method = "LastOwnerException",
42 // Test for method java.security.acl.LastOwnerException()
H A DLastOwnerExceptionTest.java47 method = "LastOwnerException",
H A DNotOwnerException2Test.java38 method = "NotOwnerException",
42 // Test for method java.security.acl.NotOwnerException()
H A DNotOwnerExceptionTest.java47 method = "NotOwnerException",
/dalvik/libcore/security/src/test/java/tests/security/cert/
H A DCRLExceptionTest.java55 method = "CRLException",
72 method = "CRLException",
92 method = "CRLException",
109 method = "CRLException",
126 method = "CRLException",
150 method = "CRLException",
167 method = "CRLException",
188 method = "CRLException",
212 method = "CRLException",
H A DCertPathBuilderExceptionTest.java57 method = "CertPathBuilderException",
74 method = "CertPathBuilderException",
95 method = "CertPathBuilderException",
113 method = "CertPathBuilderException",
131 method = "CertPathBuilderException",
155 method = "CertPathBuilderException",
172 method = "CertPathBuilderException",
193 method = "CertPathBuilderException",
217 method = "CertPathBuilderException",
H A DCertStoreExceptionTest.java55 method = "CertStoreException",
72 method = "CertStoreException",
92 method = "CertStoreException",
110 method = "CertStoreException",
128 method = "CertStoreException",
152 method = "CertStoreException",
169 method = "CertStoreException",
190 method = "CertStoreException",
214 method = "CertStoreException",
H A DCertificateEncodingException2Test.java36 method = "CertificateEncodingException",
40 // Test for method java.security.cert.CertificateEncodingException()
H A DCertificateEncodingExceptionTest.java57 method = "CertificateEncodingException",
74 method = "CertificateEncodingException",
95 method = "CertificateEncodingException",
113 method = "CertificateEncodingException",
132 method = "CertificateEncodingException",
157 method = "CertificateEncodingException",
175 method = "CertificateEncodingException",
196 method = "CertificateEncodingException",
221 method = "CertificateEncodingException",
H A DCertificateExceptionTest.java56 method = "CertificateException",
73 method = "CertificateException",
94 method = "CertificateException",
112 method = "CertificateException",
130 method = "CertificateException",
154 method = "CertificateException",
171 method = "CertificateException",
192 method = "CertificateException",
216 method = "CertificateException",
H A DCertificateParsingExceptionTest.java57 method = "CertificateParsingException",
74 method = "CertificateParsingException",
95 method = "CertificateParsingException",
113 method = "CertificateParsingException",
131 method = "CertificateParsingException",
155 method = "CertificateParsingException",
173 method = "CertificateParsingException",
194 method = "CertificateParsingException",
219 method = "CertificateParsingException",
/dalvik/libcore/security/src/test/java/tests/security/spec/
H A DInvalidKeySpecExceptionTest.java56 method = "InvalidKeySpecException",
73 method = "InvalidKeySpecException",
94 method = "InvalidKeySpecException",
112 method = "InvalidKeySpecException",
130 method = "InvalidKeySpecException",
154 method = "InvalidKeySpecException",
171 method = "InvalidKeySpecException",
192 method = "InvalidKeySpecException",
216 method = "InvalidKeySpecException",
/dalvik/libcore/security/src/test/java/tests/targets/security/
H A DKeyFactoryTest.java69 method = "getKeySpec",
74 method = "generatePrivate",
79 method = "generatePublic",
84 method="method",
/dalvik/libcore/sql/src/test/java/tests/java/sql/
H A DInsertFunctionalityTest.java125 method = "execute",
146 method = "execute",
179 method = "execute",
185 method = "executeQuery",
210 method = "execute",
216 method = "executeQuery",
242 method = "execute",
248 method = "executeQuery",
271 method = "executeQuery",
/dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/
H A DFormatFieldTest.java43 * method java.text.Format.Field#FormatField(java.lang.String).
48 method = "Field",
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/
H A DKeyManagerFactory1Test.java109 method = "getAlgorithm",
131 * Test for <code>getDefaultAlgorithm()</code> method
137 method = "getDefaultAlgorithm",
164 * Test for <code>getInstance(String algorithm)</code> method
172 method = "getInstance",
190 * Test for <code>getInstance(String algorithm)</code> method
198 method = "getInstance",
220 * method
226 method = "getInstance",
252 * method
[all...]
/dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/
H A DLocalName.java17 * The "getLocalName()" method for a Node returns the local part of the
19 * ELEMENT_NODE and ATTRIBUTE_NODE and nodes created with a DOM Level 1 method,
23 * Then apply the getLocalName() method to the emp:domestic attribute. The
24 * method should return "domestic".
64 method = "getLocalName",
83 notes = "Verifies that getLocalName method returns null.",
84 method = "getLocalName",
98 notes = "Verifies that getLocalName method returns null.",
99 method = "getLocalName",
118 method
[all...]
/dalvik/vm/mterp/x86/
H A DOP_INVOKE_STATIC.S3 %verify "unknown method"
5 * Handle a static method call.
20 movl offGlue_method(%ecx),%ecx # ecx<- glue->method
22 movl offMethod_clazz(%ecx),%ecx# ecx<- method->clazz
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DKeyGeneratorTest.java121 method = "KeyGenerator",
166 * Test for <code> getInstance(String algorithm) </code> method Assertions:
172 notes = "This is a complete subset of tests for getInstance method.",
173 method = "getInstance",
193 * Test for <code> getInstance(String algorithm) </code> method
198 notes = "This is a complete subset of tests for getInstance method.",
199 method = "getInstance",
215 * Test for <code> getInstance(String algorithm, String provider)</code> method
222 notes = "This is a complete subset of tests for getInstance method.",
223 method
[all...]

Completed in 432 milliseconds

<<31323334353637383940>>