Searched refs:parseServerAuthority (Results 1 – 4 of 4) sorted by relevance
235 uri.parseServerAuthority(); in test_ConstructorLjava_lang_String()245 uri.parseServerAuthority(); in test_ConstructorLjava_lang_String()921 uri.parseServerAuthority(); in test_getPort2()931 uri.parseServerAuthority(); in test_getPort2()1497 URI uri = uris[i].parseServerAuthority(); in test_parseServerAuthority()1507 .parseServerAuthority(); in test_parseServerAuthority()1509 .parseServerAuthority(); in test_parseServerAuthority()1510 new URI("http://[::3abc:4abc]:80/").parseServerAuthority(); in test_parseServerAuthority()1512 .parseServerAuthority(); in test_parseServerAuthority()1514 .parseServerAuthority(); in test_parseServerAuthority()[all …]
554 uri.parseServerAuthority(); in testParseServerAuthorityInvalidPortMinus()566 uri.parseServerAuthority(); in testParseServerAuthorityInvalidPortPlus()578 uri.parseServerAuthority(); in testParseServerAuthorityInvalidPortNonASCII()586 uri.parseServerAuthority(); // does nothing! in testParseServerAuthorityOmittedAuthority()
82 public java.net.URI parseServerAuthority() throws java.net.URISyntaxException { in parseServerAuthority() method in URI
902 public URI parseServerAuthority() in parseServerAuthority() method in URI