Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/testing/
DArbitraryInstances.java311 setImplementation(PrintWriter.class, Dummies.InMemoryPrintWriter.class); in setImplementation()
416 public static final class InMemoryPrintWriter extends PrintWriter { class in ArbitraryInstances.Dummies
417 public InMemoryPrintWriter() { in InMemoryPrintWriter() method in ArbitraryInstances.Dummies.InMemoryPrintWriter