Searched refs:sneakyThrow (Results 1 – 4 of 4) sorted by relevance
63 SneakyThrow.sneakyThrow(t); in runWithDexmakerShareClassLoader()
285 sneakyThrow(t); in assertThrows()294 private static <T extends Throwable> void sneakyThrow(@NonNull Throwable throwable) throws T { in sneakyThrow() method in AtomicFileTest
2347 SneakyThrow.sneakyThrow(e); in readException()
38807 HSPLlibcore/util/SneakyThrow;->sneakyThrow(Ljava/lang/Throwable;)V