Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DAppendableWriterTest.java32 private static class SpyAppendable implements Appendable, Flushable, Closeable { class in AppendableWriterTest
88 SpyAppendable spy = new SpyAppendable(); in testCloseFlush()