Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DCloserTest.java183 IOException tryException = new IOException(); in testCloseExceptionsSuppressed_whenExceptionThrownFromTryBlock() local
240 RuntimeException tryException = new RuntimeException(); in testRuntimeExceptions() local