Searched defs:PORT (Results 1 – 3 of 3) sorted by relevance
57 private static final int PORT = Support_PortManager.getNextPort(); field in SelectorTest
53 private final static String PORT = "javax.sound.sampled.Port"; //$NON-NLS-1$ field in AudioSystem
1403 final int PORT = Support_PortManager.getNextPortForUDP(); in test_setLoopbackModeSendReceive() local