Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DCloserTest.java167 IOException c1Exception = new IOException(); in testCloseExceptionsSuppressed_whenExceptionThrownFromTryBlock() local
197 IOException c1Exception = new IOException(); in testCloseExceptionsSuppressed_whenExceptionThrownClosingFirstCloseable() local
224 RuntimeException c1Exception = new RuntimeException(); in testRuntimeExceptions() local
253 Error c1Exception = new Error(); in testErrors() local
280 IOException c1Exception = new IOException(); in testSuppressingSuppressor() local
/external/guava/android/guava-tests/test/com/google/common/io/
DCloserTest.java167 IOException c1Exception = new IOException(); in testCloseExceptionsSuppressed_whenExceptionThrownFromTryBlock() local
197 IOException c1Exception = new IOException(); in testCloseExceptionsSuppressed_whenExceptionThrownClosingFirstCloseable() local
224 RuntimeException c1Exception = new RuntimeException(); in testRuntimeExceptions() local
253 Error c1Exception = new Error(); in testErrors() local
280 IOException c1Exception = new IOException(); in testSuppressingSuppressor() local