HomeSort by relevance Sort by last modified time
    Searched full:bogusaddress (Results 1 - 1 of 1) sorted by null

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
SocketTest.java 162 InetSocketAddress bogusAddress = new InetSocketAddress(InetAddress
165 theSocket.bind(bogusAddress);
    [all...]

Completed in 229 milliseconds