Searched refs:toURI (Results 1 – 11 of 11) 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()
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()
11587 public String toURI() { in toURI() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24075 HSPLjava/io/File;->toURI()Ljava/net/URI;32388 HSPLsun/security/provider/certpath/RevocationChecker;->toURI(Ljava/lang/String;)Ljava/net/URI;
10794 method @Deprecated public String toURI();