Searched refs:addrsByEmpty (Results 1 – 1 of 1) sorted by relevance
72 InetAddress[] addrsByEmpty = InetAddress.getAllByName(""); in testLoopbackAddresses() local73 Assert.assertTrue(addrsByEmpty[0].isLoopbackAddress()); in testLoopbackAddresses()