Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/net/
DConcurrentCloseTest.java208 static class SilentServer { class in ConcurrentCloseTest
212 public SilentServer() throws IOException { in SilentServer() method in ConcurrentCloseTest.SilentServer
216 public SilentServer(int receiveBufferSize) throws IOException { in SilentServer() method in ConcurrentCloseTest.SilentServer