Searched defs:BUFFER_SIZE (Results 1 – 9 of 9) sorted by relevance
27 private static final int BUFFER_SIZE = 20; field in OldOutputStreamTest.BasicOutputStream
45 private static final int BUFFER_SIZE = 1024 * 1024; field in InterruptedStreamTest
32 private static final int BUFFER_SIZE = 8192; field in SSLSocketBenchmark
32 private static final int BUFFER_SIZE = 5; field in SourceChannelTest
36 private static final int BUFFER_SIZE = 5; field in SinkChannelTest
38 private static final int BUFFER_SIZE = 10000; field in OutputStreamWriterTest
177 private static final int BUFFER_SIZE = 8192; field in LinuxWatchService.Poller
49 private static final int BUFFER_SIZE = 8096; // in bytes field in ExpatParser
311 private static final int BUFFER_SIZE = 1024; // change to 1024; field in Scanner