Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DCloserTest.java176 IOException c2Exception = new IOException(); in testCloseExceptionsSuppressed_whenExceptionThrownFromTryBlock() local
206 IOException c2Exception = new IOException(); in testCloseExceptionsSuppressed_whenExceptionThrownClosingFirstCloseable() local
233 RuntimeException c2Exception = new RuntimeException(); in testRuntimeExceptions() local
262 Error c2Exception = new Error(); in testErrors() local
323 RuntimeException c2Exception = new RuntimeException(); in testSuppressingSuppressorIfPossible() local
/external/guava/android/guava-tests/test/com/google/common/io/
DCloserTest.java176 IOException c2Exception = new IOException(); in testCloseExceptionsSuppressed_whenExceptionThrownFromTryBlock() local
206 IOException c2Exception = new IOException(); in testCloseExceptionsSuppressed_whenExceptionThrownClosingFirstCloseable() local
233 RuntimeException c2Exception = new RuntimeException(); in testRuntimeExceptions() local
262 Error c2Exception = new Error(); in testErrors() local
323 RuntimeException c2Exception = new RuntimeException(); in testSuppressingSuppressorIfPossible() local