- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testDottedQuadAddressWithScopeId (0.11 sec)
-
guava-tests/test/com/google/common/net/InetAddressesTest.java
"InetAddresses.isInetAddress(" + withScopeId + ") should be false but was true", InetAddresses.isInetAddress(withScopeId)); } } } public void testDottedQuadAddressWithScopeId() throws SocketException { ImmutableSet<String> ipStrings = ImmutableSet.of("7::0.128.0.127", "7::0.128.0.128", "7::128.128.0.127", "7::0.128.128.127"); for (String ipString : ipStrings) {
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri May 24 16:44:05 UTC 2024 - 35.3K bytes - Viewed (0)