Searched refs:BROKEN_CLOSE_SINK (Results 1 – 2 of 2) sorted by relevance
245 static final CharSink BROKEN_CLOSE_SINK = new TestCharSink(CLOSE_THROWS); field in CharSourceTest251 = ImmutableSet.of(BROKEN_CLOSE_SINK, BROKEN_OPEN_SINK, BROKEN_WRITE_SINK);264 runFailureTest(in, BROKEN_CLOSE_SINK); in testCopyExceptions()292 suppressed = runSuppressionFailureTest(in, BROKEN_CLOSE_SINK); in testCopyExceptions()
317 private static final ByteSink BROKEN_CLOSE_SINK field in ByteSourceTest327 = ImmutableSet.of(BROKEN_CLOSE_SINK, BROKEN_OPEN_SINK, BROKEN_WRITE_SINK);340 runFailureTest(in, BROKEN_CLOSE_SINK); in testCopyExceptions()368 suppressed = runSuppressionFailureTest(in, BROKEN_CLOSE_SINK); in testCopyExceptions()