HomeSort by relevance Sort by last modified time
    Searched full:mockproxyserver (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/http/
HttpURLConnectionTest.java 82 static class MockProxyServer extends MockServer {
86 public MockProxyServer(String name) throws Exception {
281 MockProxyServer proxy = new MockProxyServer("ProxyServer");
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/
HttpURLConnectionTest.java 227 static class MockProxyServer extends MockServer {
231 public MockProxyServer(String name) throws Exception {
653 MockProxyServer proxy = new MockProxyServer("ProxyServer");
    [all...]

Completed in 1064 milliseconds