Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DCharSourceTest.java172 TestCharSource okSource = new TestCharSource(STRING); in testClosesOnErrors_copyingToCharSinkThatThrows() local
196 TestCharSource okSource = new TestCharSource(STRING); in testClosesOnErrors_copyingToWriterThatThrows() local
DByteSourceTest.java247 TestByteSource okSource = new TestByteSource(bytes); in testClosesOnErrors_copyingToByteSinkThatThrows() local
271 TestByteSource okSource = new TestByteSource(bytes); in testClosesOnErrors_copyingToOutputStreamThatThrows() local