Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DCharSourceTest.java248 private static final ImmutableSet<CharSource> BROKEN_SOURCES field in CharSourceTest
260 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
276 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
288 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
304 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
DByteSourceTest.java324 private static final ImmutableSet<ByteSource> BROKEN_SOURCES field in ByteSourceTest
336 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()
352 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()
364 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()
380 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()