Searched refs:SilentServer (Results 1 – 1 of 1) sorted by relevance
103 SilentServer ss = new SilentServer(); in test_read()118 SilentServer ss = new SilentServer(); in test_read_multiple()175 final SilentServer ss = new SilentServer(128); // Minimal receive buffer size. in test_write()208 static class SilentServer { class in ConcurrentCloseTest212 public SilentServer() throws IOException { in SilentServer() method in ConcurrentCloseTest.SilentServer216 public SilentServer(int receiveBufferSize) throws IOException { in SilentServer() method in ConcurrentCloseTest.SilentServer