Home
last modified time | relevance | path

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

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