Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/io/
DCharSourceTester.java46 static TestSuite tests(String name, CharSourceFactory factory, boolean testAsByteSource) { in tests() argument
49 if (testAsByteSource) { in tests()
/external/guava/guava-tests/test/com/google/common/io/
DCharSourceTester.java49 static TestSuite tests(String name, CharSourceFactory factory, boolean testAsByteSource) { in tests() argument
52 if (testAsByteSource) { in tests()