Searched refs:sneakyThrow (Results 1 – 4 of 4) sorted by relevance
85 sneakyThrow(new SomeCheckedException()); in testSneakyThrow()182 private static void sneakyThrow(Throwable t) { in sneakyThrow() method in AbstractIteratorTest
88 sneakyThrow(new SomeCheckedException()); in testSneakyThrow()196 private static void sneakyThrow(Throwable t) { in sneakyThrow() method in AbstractIteratorTest
168 sneakyThrow(new SomeCheckedException()); in testSneakyThrow()265 private static void sneakyThrow(Throwable t) { in sneakyThrow() method in AbstractIteratorTest
182 sneakyThrow(new SomeCheckedException()); in testSneakyThrow()279 private static void sneakyThrow(Throwable t) { in sneakyThrow() method in AbstractIteratorTest