Home
last modified time | relevance | path

Searched refs:testTryFinally (Results 1 – 20 of 20) sorted by relevance

/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/tests/Core/Tokenizer/
H A DFinallyTest.inc22 /* testTryFinally */
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/
H A DTryFinallyTest.java52 public static void testTryFinally() throws Throwable { in testTryFinally() method in TryFinallyTest
74 public static void testTryFinally(Class<?> argType, Object arg) throws Throwable { in testTryFinally() method in TryFinallyTest
H A DMethodHandlesGeneralTest.java1684 public void testTryFinally() throws Throwable { in testTryFinally() method in MethodHandlesGeneralTest
1711 testTryFinally(target, cleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1712 testTryFinally(target, cleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1713 testTryFinally(targetThrow, cleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1714 testTryFinally(targetThrow, cleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1726 testTryFinally(vtarget, vcleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1727 testTryFinally(vtarget, vcleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1728 testTryFinally(vtargetThrow, vcleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1729 testTryFinally(vtargetThrow, vcleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1732 …void testTryFinally(MethodHandle target, MethodHandle cleanup, String input, String msg, boolean m… in testTryFinally() method in MethodHandlesGeneralTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/invoke/
H A DTryFinallyTest.java52 public static void testTryFinally() throws Throwable { in testTryFinally() method in TryFinallyTest
74 public static void testTryFinally(Class<?> argType, Object arg) throws Throwable { in testTryFinally() method in TryFinallyTest
H A DMethodHandlesGeneralTest.java1692 public void testTryFinally() throws Throwable { in testTryFinally() method in MethodHandlesGeneralTest
1719 testTryFinally(target, cleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1720 testTryFinally(target, cleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1721 testTryFinally(targetThrow, cleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1722 testTryFinally(targetThrow, cleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1734 testTryFinally(vtarget, vcleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1735 testTryFinally(vtarget, vcleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1736 testTryFinally(vtargetThrow, vcleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1737 testTryFinally(vtargetThrow, vcleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1740 …void testTryFinally(MethodHandle target, MethodHandle cleanup, String input, String msg, boolean m… in testTryFinally() method in MethodHandlesGeneralTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/
H A DTryFinallyTest.java52 public static void testTryFinally() throws Throwable { in testTryFinally() method in TryFinallyTest
74 public static void testTryFinally(Class<?> argType, Object arg) throws Throwable { in testTryFinally() method in TryFinallyTest
H A DMethodHandlesGeneralTest.java1684 public void testTryFinally() throws Throwable { in testTryFinally() method in MethodHandlesGeneralTest
1711 testTryFinally(target, cleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1712 testTryFinally(target, cleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1713 testTryFinally(targetThrow, cleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1714 testTryFinally(targetThrow, cleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1726 testTryFinally(vtarget, vcleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1727 testTryFinally(vtarget, vcleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1728 testTryFinally(vtargetThrow, vcleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1729 testTryFinally(vtargetThrow, vcleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1732 …void testTryFinally(MethodHandle target, MethodHandle cleanup, String input, String msg, boolean m… in testTryFinally() method in MethodHandlesGeneralTest
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/invoke/
H A DTryFinallyTest.java52 public static void testTryFinally() throws Throwable { in testTryFinally() method in TryFinallyTest
74 public static void testTryFinally(Class<?> argType, Object arg) throws Throwable { in testTryFinally() method in TryFinallyTest
H A DMethodHandlesGeneralTest.java1692 public void testTryFinally() throws Throwable { in testTryFinally() method in MethodHandlesGeneralTest
1719 testTryFinally(target, cleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1720 testTryFinally(target, cleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1721 testTryFinally(targetThrow, cleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1722 testTryFinally(targetThrow, cleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1734 testTryFinally(vtarget, vcleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1735 testTryFinally(vtarget, vcleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1736 testTryFinally(vtargetThrow, vcleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1737 testTryFinally(vtargetThrow, vcleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1740 …void testTryFinally(MethodHandle target, MethodHandle cleanup, String input, String msg, boolean m… in testTryFinally() method in MethodHandlesGeneralTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/invoke/
H A DTryFinallyTest.java52 public static void testTryFinally() throws Throwable { in testTryFinally() method in TryFinallyTest
74 public static void testTryFinally(Class<?> argType, Object arg) throws Throwable { in testTryFinally() method in TryFinallyTest
H A DMethodHandlesGeneralTest.java1692 public void testTryFinally() throws Throwable { in testTryFinally() method in MethodHandlesGeneralTest
1719 testTryFinally(target, cleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1720 testTryFinally(target, cleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1721 testTryFinally(targetThrow, cleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1722 testTryFinally(targetThrow, cleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1734 testTryFinally(vtarget, vcleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1735 testTryFinally(vtarget, vcleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1736 testTryFinally(vtargetThrow, vcleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1737 testTryFinally(vtargetThrow, vcleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1740 …void testTryFinally(MethodHandle target, MethodHandle cleanup, String input, String msg, boolean m… in testTryFinally() method in MethodHandlesGeneralTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/invoke/
H A DTryFinallyTest.java52 public static void testTryFinally() throws Throwable { in testTryFinally() method in TryFinallyTest
74 public static void testTryFinally(Class<?> argType, Object arg) throws Throwable { in testTryFinally() method in TryFinallyTest
H A DMethodHandlesGeneralTest.java1692 public void testTryFinally() throws Throwable { in testTryFinally() method in MethodHandlesGeneralTest
1719 testTryFinally(target, cleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1720 testTryFinally(target, cleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1721 testTryFinally(targetThrow, cleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1722 testTryFinally(targetThrow, cleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1734 testTryFinally(vtarget, vcleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1735 testTryFinally(vtarget, vcleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1736 testTryFinally(vtargetThrow, vcleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1737 testTryFinally(vtargetThrow, vcleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1740 …void testTryFinally(MethodHandle target, MethodHandle cleanup, String input, String msg, boolean m… in testTryFinally() method in MethodHandlesGeneralTest
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/invoke/
H A DTryFinallyTest.java52 public static void testTryFinally() throws Throwable { in testTryFinally() method in TryFinallyTest
74 public static void testTryFinally(Class<?> argType, Object arg) throws Throwable { in testTryFinally() method in TryFinallyTest
H A DMethodHandlesGeneralTest.java1692 public void testTryFinally() throws Throwable { in testTryFinally() method in MethodHandlesGeneralTest
1719 testTryFinally(target, cleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1720 testTryFinally(target, cleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1721 testTryFinally(targetThrow, cleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1722 testTryFinally(targetThrow, cleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1734 testTryFinally(vtarget, vcleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1735 testTryFinally(vtarget, vcleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1736 testTryFinally(vtargetThrow, vcleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1737 testTryFinally(vtargetThrow, vcleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1740 …void testTryFinally(MethodHandle target, MethodHandle cleanup, String input, String msg, boolean m… in testTryFinally() method in MethodHandlesGeneralTest
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/invoke/
H A DMethodHandlesGeneralTest.java1684 public void testTryFinally() throws Throwable { in testTryFinally() method in MethodHandlesGeneralTest
1711 testTryFinally(target, cleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1712 testTryFinally(target, cleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1713 testTryFinally(targetThrow, cleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1714 testTryFinally(targetThrow, cleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1726 testTryFinally(vtarget, vcleanupPassThrough, inputMessage, inputMessage, false); in testTryFinally0()
1727 testTryFinally(vtarget, vcleanupAugment, inputMessage, augmentedMessage, false); in testTryFinally0()
1728 testTryFinally(vtargetThrow, vcleanupCatch, inputMessage, thrownMessage, true); in testTryFinally0()
1729 testTryFinally(vtargetThrow, vcleanupThrow, inputMessage, rethrownMessage, true); in testTryFinally0()
1732 …void testTryFinally(MethodHandle target, MethodHandle cleanup, String input, String msg, boolean m… in testTryFinally() method in MethodHandlesGeneralTest
H A DTryFinallyTest.java52 public static void testTryFinally() throws Throwable { in testTryFinally() method in TryFinallyTest
/dports/devel/py-mypy/mypy-0.910/mypyc/test-data/
H A Dirbuild-try.test258 [case testTryFinally]
H A Drun-exceptions.test268 [case testTryFinally]
/dports/devel/py-mypy/mypy-0.910/test-data/unit/
H A Dparse.test1082 [case testTryFinally]