Searched refs:testSend (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/net/PortUnreachableException/
H A DOneExceptionOnly.java36 static void doTest(InetAddress ia, int port, boolean testSend) throws Exception { argument
43 if (testSend) {
95 if (testSend) {
/openjdk7/jdk/test/java/nio/channels/DatagramChannel/
H A DThereCanBeOnlyOne.java35 static void doTest(InetAddress ia, boolean testSend) throws Exception { argument
82 if (testSend) {

Completed in 29 milliseconds