Home
last modified time | relevance | path

Searched refs:testRequireBracketsForIPv6 (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/net/
DHostAndPortTest_gwt.java71 public void testRequireBracketsForIPv6() throws Exception { in testRequireBracketsForIPv6() method in HostAndPortTest_gwt
73 testCase.testRequireBracketsForIPv6(); in testRequireBracketsForIPv6()
/external/guava/guava-tests/test/com/google/common/net/
DHostAndPortTest.java215 public void testRequireBracketsForIPv6() { in testRequireBracketsForIPv6() method in HostAndPortTest