Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/libcore/util/
DSneakyThrowTest.java36 SneakyThrow.sneakyThrow(new Exception()); in throwsChecked()
/libcore/luni/src/main/java/libcore/util/
DSneakyThrow.java47 public static void sneakyThrow(@NonNull Throwable t) { in sneakyThrow() method in SneakyThrow
/libcore/api/
Dmodule-lib-current.txt774 method public static void sneakyThrow(@NonNull Throwable);