Home
last modified time | relevance | path

Searched defs:expectThrows (Results 1 – 15 of 15) sorted by relevance

/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/unit_tests/
H A Djuce_UnitTest.h234 #define expectThrows(expr) \ macro
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/unit_tests/
H A Djuce_UnitTest.h234 #define expectThrows(expr) \ macro
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/unit_tests/
H A Djuce_UnitTest.h234 #define expectThrows(expr) \ macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/libs/catalog/
H A DResolutionChecker.java160 private static <T extends Throwable> T expectThrows(Class<T> throwableClass, in expectThrows() method in ResolutionChecker
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/libs/catalog/
H A DResolutionChecker.java160 private static <T extends Throwable> T expectThrows(Class<T> throwableClass, in expectThrows() method in ResolutionChecker
/dports/security/fizz/fizz-2021.12.27.00/fizz/extensions/delegatedcred/test/
H A DDelegatedCredentialFactoryTest.cpp121 void expectThrows(std::function<void()> f, std::string errorStr) { in expectThrows() function in fizz::extensions::test::DelegatedCredentialFactoryTest
H A DPeerDelegatedCredentialTest.cpp134 void expectThrows(std::function<void()> f, std::string errorStr) { in expectThrows() function in fizz::extensions::test::PeerDelegatedCredentialTest
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jaxp/javax/xml/jaxp/libs/catalog/
H A DResolutionChecker.java160 private static <T extends Throwable> T expectThrows(Class<T> throwableClass, in expectThrows() method in ResolutionChecker
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jaxp/javax/xml/jaxp/libs/catalog/
H A DResolutionChecker.java160 private static <T extends Throwable> T expectThrows(Class<T> throwableClass, in expectThrows() method in ResolutionChecker
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jaxp/javax/xml/jaxp/libs/catalog/
H A DResolutionChecker.java160 private static <T extends Throwable> T expectThrows(Class<T> throwableClass, in expectThrows() method in ResolutionChecker
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/libs/catalog/
H A DResolutionChecker.java160 private static <T extends Throwable> T expectThrows(Class<T> throwableClass, in expectThrows() method in ResolutionChecker
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/libs/catalog/
H A DResolutionChecker.java160 private static <T extends Throwable> T expectThrows(Class<T> throwableClass, in expectThrows() method in ResolutionChecker
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jaxp/javax/xml/jaxp/libs/catalog/
H A DResolutionChecker.java160 private static <T extends Throwable> T expectThrows(Class<T> throwableClass, in expectThrows() method in ResolutionChecker
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/nio/Buffer/
H A DBulkPutBuffer.java326 private static void expectThrows(Class<?> exClass, Assert.ThrowingRunnable r) { in expectThrows() method in BulkPutBuffer
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/nio/Buffer/
H A DBulkPutBuffer.java326 private static void expectThrows(Class<?> exClass, Assert.ThrowingRunnable r) { in expectThrows() method in BulkPutBuffer