Searched refs:LOCALHOST (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/test/java/nio/channels/Selector/
H A DReadAfterConnect.java40 InetAddress.getByName(ByteServer.LOCALHOST), server.port());
H A DSelectWrite.java42 InetAddress.getByName(ByteServer.LOCALHOST), server.port());
H A DByteServer.java36 public static final String LOCALHOST = "localhost"; field in class:ByteServer
H A DSelectAfterRead.java40 InetAddress lh = InetAddress.getByName(ByteServer.LOCALHOST);

Completed in 46 milliseconds