Searched refs:toURI (Results 1 – 12 of 12) 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()
27 val url = jarFile.toURI().toURL() in <lambda>()
245 url.toURI(); in getPurchaseUrl()
402 mZipFile = new ZipFile(new File(new URL(mUrl).toURI())); in verifyAndPrepare()
86 return new String(Files.readAllBytes(Paths.get(file.toURI()))); in readFile()
11968 public String toURI() { in toURI() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
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();
23588 HSPLjava/io/File;->toURI()Ljava/net/URI;32005 HSPLsun/security/provider/certpath/RevocationChecker;->toURI(Ljava/lang/String;)Ljava/net/URI;
11139 method @Deprecated public String toURI();