Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/io/
DCharSourceTest.java255 private static final ImmutableSet<CharSource> BROKEN_SOURCES = field in CharSourceTest
267 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
283 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
295 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
311 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
DByteSourceTest.java392 private static final ImmutableSet<ByteSource> BROKEN_SOURCES = field in ByteSourceTest
404 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()
420 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()
432 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()
448 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()
/external/guava/guava-tests/test/com/google/common/io/
DCharSourceTest.java285 private static final ImmutableSet<CharSource> BROKEN_SOURCES = field in CharSourceTest
297 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
313 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
325 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
341 for (CharSource in : BROKEN_SOURCES) { in testCopyExceptions()
DByteSourceTest.java392 private static final ImmutableSet<ByteSource> BROKEN_SOURCES = field in ByteSourceTest
404 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()
420 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()
432 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()
448 for (ByteSource in : BROKEN_SOURCES) { in testCopyExceptions()