Searched defs:testThrowException (Results 1 – 3 of 3) sorted by relevance
226 public void testThrowException() throws Exception { in testThrowException() method in CoderResultTest
1590 public void testThrowException() throws Throwable { in testThrowException() method in MethodHandlesGeneralTest1598 void testThrowException(Class<?> returnType, Throwable thrown) throws Throwable { in testThrowException() method in MethodHandlesGeneralTest
33 public static void testThrowException() throws Throwable { in testThrowException() method in MethodHandleCombinersTest