Searched refs:toURI (Results 1 – 8 of 8) sorted by relevance
83 HttpResponse a = client.execute(new HttpGet(server.getUrl("/a").toURI())); in testServerClosesOutput()87 HttpResponse b = client.execute(new HttpGet(server.getUrl("/b").toURI())); in testServerClosesOutput()
68 client.execute(new HttpGet(server.getUrl("/").toURI())); in testCookiesAreNotLogged()
213 HttpGet request = new HttpGet(server.getUrl("/bar").toURI()); in testExplicitNoProxyCancelsSystemProperty()
122 return Paths.get(url.toURI()); in findClassPath()
10275 public String toURI() { in toURI() method
7583 method public deprecated java.lang.String toURI();39912 method public java.net.URI toURI();43414 method public java.net.URI toURI() throws java.net.URISyntaxException;54329 method public java.lang.String toURI();
10195 method @Deprecated public String toURI();58416 method @NonNull public java.net.URI toURI();62445 method public java.net.URI toURI() throws java.net.URISyntaxException;
25885 HSPLjava/io/File;->toURI()Ljava/net/URI;31624 HSPLsun/security/provider/certpath/RevocationChecker;->toURI(Ljava/lang/String;)Ljava/net/URI;