Home
last modified time | relevance | path

Searched defs:ipv6Addr (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/net/
DInetAddressesTest.java138 InetAddress ipv6Addr = null; in testForStringIPv6Input() local
154 InetAddress ipv6Addr = null; in testForStringIPv6EightColons() local
168 InetAddress ipv6Addr = InetAddress.getByName(ipString); in testConvertDottedQuadToHex() local