Home
last modified time | relevance | path

Searched defs:throwException (Results 1 – 13 of 13) sorted by relevance

/libcore/support/src/test/java/tests/support/
DSupport_ASimpleOutputStream.java29 public Support_ASimpleOutputStream(boolean throwException) { in Support_ASimpleOutputStream()
DSupport_ASimpleInputStream.java29 public Support_ASimpleInputStream(boolean throwException) { in Support_ASimpleInputStream()
DSupport_ASimpleWriter.java29 public Support_ASimpleWriter(boolean throwException) { in Support_ASimpleWriter()
DSupport_ASimpleReader.java29 public Support_ASimpleReader(boolean throwException) { in Support_ASimpleReader()
DSupport_OutputStream.java29 public Support_OutputStream(boolean throwException) { in Support_OutputStream()
/libcore/ojluni/src/main/java/javax/net/ssl/
DSSLServerSocketFactory.java201 private ServerSocket throwException() throws SocketException { in throwException() method in DefaultSSLServerSocketFactory
/libcore/ojluni/src/main/java/java/nio/charset/
DCoderResult.java268 public void throwException() in throwException() method in CoderResult
/libcore/ojluni/src/test/java/text/AttributedString/
DAttributedStringTest.java226 …private static final void throwException(AttributedCharacterIterator iterator, String details) thr… in throwException() method in AttributedStringTest
/libcore/luni/src/main/native/
Dlibcore_math_NativeBN.cpp52 static void throwException(JNIEnv* env) { in throwException() function
Dlibcore_io_Linux.cpp239 static void throwException(JNIEnv* env, jclass exceptionClass, jmethodID ctor3, jmethodID ctor2, in throwException() function
/libcore/ojluni/src/lambda/java/java/lang/invoke/
DMethodHandles.java152 …MethodHandle throwException(Class<?> returnType, Class<? extends Throwable> exType) { return null;… in throwException() method in MethodHandles
/libcore/ojluni/annotations/hiddenapi/java/lang/invoke/
DMethodHandles.java357 public static java.lang.invoke.MethodHandle throwException( in throwException() method in MethodHandles
/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandles.java4182 MethodHandle throwException(Class<?> returnType, Class<? extends Throwable> exType) { in throwException() method in MethodHandles