Home
last modified time | relevance | path

Searched defs:exceptionIsBug (Results 1 – 1 of 1) sorted by relevance

/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/
DTinkBugException.java60 public static <T> T exceptionIsBug(ThrowingSupplier<T> t) { in exceptionIsBug() method in TinkBugException
69 public static void exceptionIsBug(ThrowingRunnable v) { in exceptionIsBug() method in TinkBugException