Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/io/
DCharSourceTest.java261 int suppressed = runSuppressionFailureTest(newNormalCharSource(), out); in testCopyExceptions()
289 private static CharSource newNormalCharSource() { in newNormalCharSource() method in CharSourceTest
/external/guava/guava-tests/test/com/google/common/io/
DCharSourceTest.java291 int suppressed = runSuppressionFailureTest(newNormalCharSource(), out); in testCopyExceptions()
319 private static CharSource newNormalCharSource() { in newNormalCharSource() method in CharSourceTest