- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for testFlushQuietly_flushableWithEatenException (0.25 seconds)
-
guava-tests/test/com/google/common/io/FlushablesTest.java
// when the mock does throw an exception on flush. setupFlushable(true); doFlush(mockFlushable, false, true); } public void testFlushQuietly_flushableWithEatenException() throws IOException { // make sure that no exception is thrown by flushQuietly when the mock does // throw an exception on flush. setupFlushable(true); Flushables.flushQuietly(mockFlushable);Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Jul 16 20:34:52 GMT 2025 - 3.3K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/io/FlushablesTest.java
// when the mock does throw an exception on flush. setupFlushable(true); doFlush(mockFlushable, false, true); } public void testFlushQuietly_flushableWithEatenException() throws IOException { // make sure that no exception is thrown by flushQuietly when the mock does // throw an exception on flush. setupFlushable(true); Flushables.flushQuietly(mockFlushable);Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Jul 16 20:34:52 GMT 2025 - 3.3K bytes - Click Count (0)