Searched refs:method (Results 401 - 425 of 1435) sorted by relevance

<<11121314151617181920>>

/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
H A DNoSuchFieldErrorTest.java36 method = "NoSuchFieldError",
52 method = "NoSuchFieldError",
H A DNoSuchFieldExceptionTest.java36 method = "NoSuchFieldException",
52 method = "NoSuchFieldException",
H A DNoSuchMethodErrorTest.java36 method = "NoSuchMethodError",
52 method = "NoSuchMethodError",
H A DNoSuchMethodExceptionTest.java36 method = "NoSuchMethodException",
52 method = "NoSuchMethodException",
H A DNullPointerExceptionTest.java35 method = "NullPointerException",
51 method = "NullPointerException",
H A DNumberFormatExceptionTest.java36 method = "NumberFormatException",
52 method = "NumberFormatException",
H A DOutOfMemoryErrorTest.java34 method = "OutOfMemoryError",
38 // Test for method java.lang.OutOfMemoryError()
50 method = "OutOfMemoryError",
54 // Test for method java.lang.OutOfMemoryError(java.lang.String)
H A DRuntimePermissionTest.java34 method = "RuntimePermission",
38 // Test for method java.lang.RuntimePermission(java.lang.String)
52 method = "RuntimePermission",
56 // Test for method java.lang.RuntimePermission(java.lang.String,
H A DStackOverflowErrorTest.java36 method = "StackOverflowError",
52 method = "StackOverflowError",
H A DUnknownErrorTest.java36 method = "UnknownError",
52 method = "UnknownError",
H A DUnsatisfiedLinkErrorTest.java36 method = "UnsatisfiedLinkError",
52 method = "UnsatisfiedLinkError",
H A DUnsupportedClassVersionErrorTest.java32 method = "UnsupportedClassVersionError",
44 method = "UnsupportedClassVersionError",
H A DVerifyErrorTest.java36 method = "VerifyError",
52 method = "VerifyError",
H A DVirtualMachineErrorTest.java37 method = "VirtualMachineError",
53 method = "VirtualMachineError",
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
H A DEventListenerProxyTest.java47 method = "EventListenerProxy",
58 method = "getListener",
H A DInvalidPropertiesFormatExceptionTest.java34 method = "InvalidPropertiesFormatException",
45 method = "InvalidPropertiesFormatException",
/dalvik/libcore/luni/src/test/java/tests/api/java/io/
H A DEOFExceptionTest.java36 method = "EOFException",
57 method = "EOFException",
72 * Sets up the fixture, for example, open a network connection. This method
80 * method is called after a test is executed.
H A DInterruptedIOExceptionTest.java35 method = "InterruptedIOException",
39 // Test for method java.io.InterruptedIOException()
57 method = "InterruptedIOException",
61 // Test for method java.io.InterruptedIOException(java.lang.String)
74 * Sets up the fixture, for example, open a network connection. This method
82 * method is called after a test is executed.
H A DObjectStreamExceptionTest.java46 method = "ObjectStreamException",
65 method = "ObjectStreamException",
H A DSerializablePermissionTest.java36 method = "SerializablePermission",
40 // Test for method java.io.SerializablePermission(java.lang.String)
53 method = "SerializablePermission",
57 // Test for method java.io.SerializablePermission(java.lang.String,
65 * Sets up the fixture, for example, open a network connection. This method
73 * method is called after a test is executed.
/dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/
H A DReflectPermissionTest.java36 method = "ReflectPermission",
40 // Test for method java.lang.reflect.ReflectPermission(java.lang.String)
53 method = "ReflectPermission",
57 // Test for method java.lang.reflect.ReflectPermission(java.lang.String,
65 * Sets up the fixture, for example, open a network connection. This method
73 * method is called after a test is executed.
/dalvik/libcore/luni/src/test/java/tests/api/java/net/
H A DBindExceptionTest.java36 method = "BindException",
40 // Test for method java.net.BindException()
57 method = "BindException",
61 // Test for method java.net.BindException(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 DConnectExceptionTest.java42 method = "ConnectException",
48 method = "ConnectException",
H A DMalformedURLExceptionTest.java37 method = "MalformedURLException",
41 // Test for method java.net.MalformedURLException()
61 method = "MalformedURLException",
65 // Test for method java.net.MalformedURLException(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 DNetPermissionTest.java36 method = "NetPermission",
40 // Test for method java.net.NetPermission(java.lang.String)
53 method = "NetPermission",
57 // Test for method java.net.NetPermission(java.lang.String,
69 * Sets up the fixture, for example, open a network connection. This method
77 * method is called after a test is executed.

Completed in 97 milliseconds

<<11121314151617181920>>