Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DCloseablesTest.java147 private void doClose(Closeable closeable, boolean swallowException) { in doClose()
154 private void doClose(Closeable closeable, boolean swallowException, in doClose()
172 private void doFlush(Flushable flushable, boolean swallowException, in doFlush()