Home
last modified time | relevance | path

Searched defs:checkException (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/rep/impl/node/
H A DGroupShutdownTest.java78 void checkException(GroupShutdownException e){} in testShutdownTimeout() method
88 void checkException(GroupShutdownException e) { in testShutdownBasic() method
105 abstract void checkException(GroupShutdownException e); in checkException() method in GroupShutdownTest.ShutdownSupport
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/cppunit/include/cppunit/extensions/
H A DExceptionTestCaseDecorator.h95 virtual void checkException( ExpectedExceptionType & ) in checkException() function
/dports/devel/cppunit/cppunit-1.14.0/include/cppunit/extensions/
H A DExceptionTestCaseDecorator.h95 virtual void checkException( ExpectedExceptionType & ) in checkException() function
/dports/devel/cxxtools/cxxtools-2.2.1/src/bin/
H A Dscanner.cpp109 void Scanner::checkException() in checkException() function in cxxtools::bin::Scanner
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DThrowableHelper.java30 public static void checkException(Class<? extends Exception> ce, Runnable r) { in checkException() method in ThrowableHelper
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DThrowableHelper.java30 public static void checkException(Class<? extends Exception> ce, Runnable r) { in checkException() method in ThrowableHelper
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DThrowableHelper.java30 public static void checkException(Class<? extends Exception> ce, Runnable r) { in checkException() method in ThrowableHelper
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DThrowableHelper.java30 public static void checkException(Class<? extends Exception> ce, Runnable r) { in checkException() method in ThrowableHelper
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DThrowableHelper.java30 public static void checkException(Class<? extends Exception> ce, Runnable r) { in checkException() method in ThrowableHelper
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DThrowableHelper.java30 public static void checkException(Class<? extends Exception> ce, Runnable r) { in checkException() method in ThrowableHelper
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DThrowableHelper.java30 public static void checkException(Class<? extends Exception> ce, Runnable r) { in checkException() method in ThrowableHelper
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/stream/bootlib/java/util/stream/
H A DThowableHelper.java30 public static void checkException(Class<? extends Exception> ce, Runnable r) { in checkException() method in ThowableHelper
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/stream/bootlib/java/util/stream/
H A DThowableHelper.java30 public static void checkException(Class<? extends Exception> ce, Runnable r) { in checkException() method in ThowableHelper
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DThrowableHelper.java30 public static void checkException(Class<? extends Exception> ce, Runnable r) { in checkException() method in ThrowableHelper
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/security/SecureRandom/
H A DDrbgParametersSpec.java124 static void checkException(RunnableWithException r, Class ex) in checkException() method in DrbgParametersSpec
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/security/SecureRandom/
H A DDrbgParametersSpec.java124 static void checkException(RunnableWithException r, Class ex) in checkException() method in DrbgParametersSpec
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/security/SecureRandom/
H A DDrbgParametersSpec.java124 static void checkException(RunnableWithException r, Class ex) in checkException() method in DrbgParametersSpec
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/security/SecureRandom/
H A DDrbgParametersSpec.java124 static void checkException(RunnableWithException r, Class ex) in checkException() method in DrbgParametersSpec
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/security/SecureRandom/
H A DDrbgParametersSpec.java124 static void checkException(RunnableWithException r, Class ex) in checkException() method in DrbgParametersSpec
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/security/SecureRandom/
H A DDrbgParametersSpec.java124 static void checkException(RunnableWithException r, Class ex) in checkException() method in DrbgParametersSpec
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/security/SecureRandom/
H A DDrbgParametersSpec.java124 static void checkException(RunnableWithException r, Class ex) in checkException() method in DrbgParametersSpec
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/StackTrace/
H A DStackTraceClassCache.java65 static void checkException(Exception e, int line) throws Exception { in checkException() method in StackTraceClassCache
H A DHiddenFrameTest.java50 static void checkException(Exception e, boolean framesAreHidden) throws Exception { in checkException() method in HiddenFrameTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/StackTrace/
H A DHiddenFrameTest.java50 static void checkException(Exception e, boolean framesAreHidden) throws Exception { in checkException() method in HiddenFrameTest
H A DStackTraceClassCache.java65 static void checkException(Exception e, int line) throws Exception { in checkException() method in StackTraceClassCache

123456789