Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/net/
DInetAddressesTest.java141 InetAddress ipv6Addr = InetAddress.getByName(ipStr); in testForStringIPv6Input() local
152 InetAddress ipv6Addr = InetAddress.getByName(ipString); in testForStringIPv6EightColons() local
164 InetAddress ipv6Addr = InetAddress.getByName(ipString); in testConvertDottedQuadToHex() local
/external/guava/guava-tests/test/com/google/common/net/
DInetAddressesTest.java141 InetAddress ipv6Addr = InetAddress.getByName(ipStr); in testForStringIPv6Input() local
152 InetAddress ipv6Addr = InetAddress.getByName(ipString); in testForStringIPv6EightColons() local
164 InetAddress ipv6Addr = InetAddress.getByName(ipString); in testConvertDottedQuadToHex() local