Searched refs:toProxyAddress (Results 1 - 2 of 2) sorted by relevance

/libcore/support/src/test/java/tests/http/
H A DMockWebServer.java93 public Proxy toProxyAddress() { method in class:MockWebServer
/libcore/luni/src/test/java/libcore/java/net/
H A DURLConnectionTest.java972 server.toProxyAddress());
1023 server.toProxyAddress());
1055 server.toProxyAddress());
2812 .openConnection(server.toProxyAddress());
3093 return (HttpURLConnection) url.openConnection(server.toProxyAddress());

Completed in 50 milliseconds