Searched refs:throwIt (Results 1 – 4 of 4) sorted by relevance
185 void throwIt(Throwable t) throws T { in sneakyThrow() method in AbstractIteratorTest.SneakyThrower189 new SneakyThrower<Error>().throwIt(t); in sneakyThrow()
199 void throwIt(Throwable t) throws T { in sneakyThrow() method in AbstractIteratorTest.SneakyThrower203 new SneakyThrower<Error>().throwIt(t); in sneakyThrow()
268 void throwIt(Throwable t) throws T { in sneakyThrow() method in AbstractIteratorTest.SneakyThrower272 new SneakyThrower<Error>().throwIt(t); in sneakyThrow()
282 void throwIt(Throwable t) throws T { in sneakyThrow() method in AbstractIteratorTest.SneakyThrower286 new SneakyThrower<Error>().throwIt(t); in sneakyThrow()