Home
last modified time | relevance | path

Searched refs:sneakyThrow (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DAbstractIteratorTest.java85 sneakyThrow(new SomeCheckedException()); in testSneakyThrow()
182 private static void sneakyThrow(Throwable t) { in sneakyThrow() method in AbstractIteratorTest
/external/guava/guava-tests/test/com/google/common/base/
DAbstractIteratorTest.java88 sneakyThrow(new SomeCheckedException()); in testSneakyThrow()
196 private static void sneakyThrow(Throwable t) { in sneakyThrow() method in AbstractIteratorTest
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DAbstractIteratorTest.java168 sneakyThrow(new SomeCheckedException()); in testSneakyThrow()
265 private static void sneakyThrow(Throwable t) { in sneakyThrow() method in AbstractIteratorTest
/external/guava/guava-tests/test/com/google/common/collect/
DAbstractIteratorTest.java182 sneakyThrow(new SomeCheckedException()); in testSneakyThrow()
279 private static void sneakyThrow(Throwable t) { in sneakyThrow() method in AbstractIteratorTest