Home
last modified time | relevance | path

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

/external/r8/src/test/examples/nestedtrycatches/
DNestedTryCatches.java7 private static void throwException() { in throwException() method in NestedTryCatches
/external/vogar/test/vogar/target/junit4/
DFailTest.java34 public void throwException() { in throwException() method in FailTest
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
DInstanceOnlyModifierDebuggee.java53 private void throwException() throws TestException { in throwException() method in InstanceOnlyModifierDebuggee.TestClass
DCountModifierDebuggee.java44 public void throwException() throws TestException { in throwException() method in CountModifierDebuggee.TestClass
DThreadOnlyModifierDebuggee.java67 void throwException() throws TestException { in throwException() method in ThreadOnlyModifierDebuggee.TestThread
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DListenableFutureTaskTest.java43 protected volatile boolean throwException = false; field in ListenableFutureTaskTest
/external/proguard/src/proguard/evaluation/
DBranchUnit.java62 public void throwException(); in throwException() method
DBasicBranchUnit.java119 public void throwException() in throwException() method in BasicBranchUnit
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java1886 boolean throwException, boolean flush) throws BufferOverflowException, Exception { in smBufDecode()
1891boolean throwException, boolean flush, boolean backedByArray) throws BufferOverflowException, Exce… in smBufDecode()
1896 boolean throwException, boolean flush, boolean backedByArray, int targetLimit) in smBufDecode()
2021 boolean throwException, boolean flush) throws Exception, BufferOverflowException { in smBufEncode()
2026boolean throwException, boolean flush, boolean backedByArray) throws Exception, BufferOverflowExce… in smBufEncode()
2031boolean throwException, boolean flush, boolean backedByArray, int targetLimit) throws Exception, in smBufEncode()
/external/ImageMagick/Magick++/lib/
DException.cpp820 MagickPPExport void Magick::throwException(ExceptionInfo *exception_, in throwException() function in Magick