Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DCloseablesTest.java116 private void doClose(Closeable closeable, boolean swallowException) { in doClose()
123 private void doClose(Closeable closeable, boolean swallowException, in doClose()
DFlushablesTest.java98 private void doFlush(Flushable flushable, boolean swallowException, in doFlush()