- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for testNullOutputStream (0.23 seconds)
-
guava-tests/test/com/google/common/io/ByteStreamsTest.java
} @Override public Integer getResult() { return 42; } })); } public void testNullOutputStream() throws Exception { // create a null output stream OutputStream nos = ByteStreams.nullOutputStream(); // write to the output stream nos.write('n');Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 17 19:26:39 GMT 2026 - 22K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/io/ByteStreamsTest.java
} @Override public Integer getResult() { return 42; } })); } public void testNullOutputStream() throws Exception { // create a null output stream OutputStream nos = ByteStreams.nullOutputStream(); // write to the output stream nos.write('n');Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 17 19:26:39 GMT 2026 - 22K bytes - Click Count (0)