Home
last modified time | relevance | path

Searched refs:BROKEN_SINKS (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-tests/test/com/google/common/io/
DCharSourceTest.java250 private static final ImmutableSet<CharSink> BROKEN_SINKS field in CharSourceTest
268 for (CharSink out : BROKEN_SINKS) { in testCopyExceptions()
277 for (CharSink out : BROKEN_SINKS) { in testCopyExceptions()
296 for (CharSink out : BROKEN_SINKS) { in testCopyExceptions()
305 for (CharSink out : BROKEN_SINKS) { in testCopyExceptions()
DByteSourceTest.java326 private static final ImmutableSet<ByteSink> BROKEN_SINKS field in ByteSourceTest
344 for (ByteSink out : BROKEN_SINKS) { in testCopyExceptions()
353 for (ByteSink out : BROKEN_SINKS) { in testCopyExceptions()
372 for (ByteSink out : BROKEN_SINKS) { in testCopyExceptions()
381 for (ByteSink out : BROKEN_SINKS) { in testCopyExceptions()