Searched refs:method (Results 676 - 700 of 1435) sorted by relevance

<<21222324252627282930>>

/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DExemptionMechanismExceptionTest.java62 method = "ExemptionMechanismException",
84 method = "ExemptionMechanismException",
110 method = "ExemptionMechanismException",
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/interfaces/
H A DDHPrivateKeyTest.java54 method = "!field:serialVersionUID"
66 method = "getX",
72 method = "getParams",
H A DDHPublicKeyTest.java55 method = "!field:serialVersionUID"
67 method = "getY",
73 method = "getParams",
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
H A DIvParameterSpecTest.java54 method = "IvParameterSpec",
80 method = "IvParameterSpec",
148 method = "getIV",
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
H A DNumberTest.java32 // TODO Auto-generated method stub
38 // TODO Auto-generated method stub
44 // TODO Auto-generated method stub
50 // TODO Auto-generated method stub
59 method = "Number",
74 method = "byteValue",
102 method = "shortValue",
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
H A DHashMapTest.java49 method = "HashMap",
66 method = "!SerializationSelf",
86 method = "!SerializationGolden",
/dalvik/libcore/luni/src/test/java/tests/api/java/io/
H A DDataInputStreamTest.java52 method = "DataInputStream",
56 // Test for method java.io.DataInputStream(java.io.InputStream)
77 method = "read",
116 method = "read",
156 method = "read",
193 method = "readFully",
231 method = "readFully",
270 method = "readFully",
329 method = "readLine",
361 method
[all...]
H A DPushbackInputStreamTest.java43 method = "PushbackInputStream",
47 // Test for method java.io.PushbackInputStream(java.io.InputStream)
67 method = "PushbackInputStream",
97 method = "close",
123 method = "available",
146 method = "markSupported",
150 // Test for method boolean java.io.PushbackInputStream.markSupported()
160 method = "read",
186 method = "read",
212 method
[all...]
/dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/
H A DGenericSignatureFormatErrorTest.java28 method = "GenericSignatureFormatError",
38 method = "GenericSignatureFormatError",
54 method = "GenericSignatureFormatError",
/dalvik/libcore/luni/src/test/java/tests/api/java/net/
H A DProxyTest.java40 method = "Proxy",
66 method = "Proxy",
109 method = "hashCode",
138 method = "type",
154 * @tests java.net.Proxy#address() This method has been tested in
160 method = "address",
181 method = "toString",
212 notes = "This is a complete subset of tests for equals method.",
213 method = "equals",
244 notes = "This is a complete subset of tests for equals method
[all...]
H A DURLDecoderTest.java41 method = "URLDecoder",
55 method = "decode",
59 // Test for method java.lang.String
78 method = "decode",
/dalvik/libcore/luni-kernel/src/main/java/java/lang/
H A DStackTraceElement.java52 * @param method
53 * the name of the method where execution is at.
59 * method.
61 * if {@code cls} or {@code method} is {@code null}.
64 public StackTraceElement(String cls, String method, String file, int line) { argument
66 if (cls == null || method == null) {
70 methodName = method;
90 * <li>the method names of this stack trace element and of {@code obj} must
92 * <li>the class, method and file names as well as the line number of this
112 * but spec does not allow null method/clas
[all...]
/dalvik/libcore/math/src/test/java/org/apache/harmony/math/tests/java/math/
H A DBigIntegerHashCodeTest.java43 notes = "This is a complete subset of tests for hashCode method.",
44 method = "hashCode",
67 notes = "This is a complete subset of tests for hashCode method.",
68 method = "hashCode",
89 notes = "This is a complete subset of tests for hashCode method.",
90 method = "hashCode",
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/
H A DAbstractSelectableChannelTest.java65 method = "AbstractSelectableChannel",
79 method = "implCloseChannel",
85 method = "implCloseSelectableChannel",
115 method = "provider",
132 method = "isBlocking",
150 method = "blockingLock",
164 method = "register",
200 method = "register",
315 method = "keyFor",
343 method
[all...]
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
H A DIdentityScope2Test.java127 method = "IdentityScope",
140 method = "IdentityScope",
165 method = "IdentityScope",
208 method = "addIdentity",
233 method = "removeIdentity",
257 method = "identities",
277 method = "getIdentity",
318 method = "getIdentity",
345 method = "getIdentity",
365 method
[all...]
H A DPermissionCollectionTest.java76 method = "isReadOnly",
82 method = "setReadOnly",
99 method = "toString",
/dalvik/libcore/security/src/test/java/tests/security/cert/
H A DCertStoreSpiTest.java62 method = "CertStoreSpi",
68 method = "engineGetCertificates",
74 method = "engineGetCRLs",
/dalvik/libcore/security/src/test/java/tests/security/permissions/
H A DJavaNetMulticastSocketTest.java60 method = "MulticastSocket",
66 method = "MulticastSocket",
72 method = "MulticastSocket",
/dalvik/libcore/security/src/test/java/tests/security/spec/
H A DECPrivateKeySpecTest.java72 method = "ECPrivateKeySpec",
99 * test for getS() method
104 method = "getS",
112 * test for getParams() method
117 method = "getParams",
H A DECPublicKeySpecTest.java70 method = "ECPublicKeySpec",
97 * test for getW() method
102 method = "getW",
115 method = "getParams",
/dalvik/libcore/sql/src/test/java/tests/java/sql/
H A DUpdateFunctionalityTest2.java132 method = "execute",
150 method = "execute",
173 method = "execute",
193 method = "executeUpdate",
217 method = "executeUpdate",
223 method = "executeQuery",
254 method = "executeUpdate",
279 method = "executeQuery",
285 method = "executeUpdate",
311 method
[all...]
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
H A DSerializerFactory.java35 * The properties object passed to the getSerializer() method should be created by
40 * are set for the given output "method".
43 * The standard property keys supported are: "method", "version", "encoding",
76 * Returns a serializer for the specified output method. The output method
77 * is specified by the value of the property associated with the "method" key.
78 * If no implementation exists that supports the specified output method
80 * For a list of the output "method" key values see {@link Method}.
82 * @param format The output format, minimally the "method" property must be set.
84 * @throws IllegalArgumentException if method i
[all...]
/dalvik/libcore/xml/src/test/java/tests/api/javax/xml/parsers/
H A DSAXParserFactoryTest.java78 method = "SAXParserFactory",
110 method = "isNamespaceAware",
116 method = "setNamespaceAware",
133 method = "isValidating",
139 method = "setValidating",
156 method = "isXIncludeAware",
162 method = "setXIncludeAware",
177 method = "newInstance",
215 method = "newSAXParser",
242 method
[all...]
/dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/
H A DHCNodeDocumentFragmentNormalize.java58 notes = "Verifies positive functionality of getNodeValue method, and that getNextSibling method returns null.",
59 method = "getNodeValue",
64 notes = "Verifies positive functionality of getNodeValue method, and that getNextSibling method returns null.",
65 method = "getNextSibling",
91 notes = "Verifies that getFirstChild method returns null.",
92 method = "getFirstChild",
H A DHasAttribute.java15 * The "hasAttribute()" method for an Element should return true if the element
17 * and the "hasAttribute()" method should return false since the element does
57 notes = "Verifies that hasAttribute method returns false.",
58 method = "hasAttribute",
87 notes = "Verifies that hasAttribute method returns false.",
88 method = "hasAttribute",
104 notes = "Verifies that hasAttribute method returns true.",
105 method = "hasAttribute",

Completed in 609 milliseconds

<<21222324252627282930>>