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

/external/chromium_org/net/socket_stream/
H A Dsocket_stream_unittest.cc235 class TestURLRequestContextWithProxy : public TestURLRequestContext { class in namespace:net::__anon8994
237 explicit TestURLRequestContextWithProxy(const std::string& proxy) function in class:net::__anon8994::TestURLRequestContextWithProxy
242 virtual ~TestURLRequestContextWithProxy() {}
544 TestURLRequestContextWithProxy context("myproxy:70");
596 TestURLRequestContextWithProxy context("myproxy:70");
653 TestURLRequestContextWithProxy context("myproxy:70");
828 TestURLRequestContextWithProxy context("https://myproxy:70");
879 TestURLRequestContextWithProxy context("https://myproxy:70");
/external/chromium_org/net/url_request/
H A Durl_request_unittest.cc572 class TestURLRequestContextWithProxy : public TestURLRequestContext { class in namespace:net::__anon9208
575 TestURLRequestContextWithProxy(const std::string& proxy, function in class:net::__anon9208::TestURLRequestContextWithProxy
582 virtual ~TestURLRequestContextWithProxy() {}
1725 TestURLRequestContextWithProxy context("myproxy:70", &network_delegate);
2514 TestURLRequestContextWithProxy context(
2540 TestURLRequestContextWithProxy context(
2615 TestURLRequestContextWithProxy context(
2721 TestURLRequestContextWithProxy context(
2754 TestURLRequestContextWithProxy context(
3246 TestURLRequestContextWithProxy contex
[all...]

Completed in 314 milliseconds