Home
last modified time | relevance | path

Searched defs:TestCharSource (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/io/
DTestCharSource.java31 public class TestCharSource extends CharSource implements TestStreamSupplier { class
35 public TestCharSource(String content, TestOption... options) { in TestCharSource() method in TestCharSource