Home | History | Annotate | Download | only in http

Lines Matching defs:proxy_server

949   EXPECT_TRUE(response->proxy_server.IsEmpty());
1012 EXPECT_TRUE(response->proxy_server.IsEmpty());
1068 EXPECT_TRUE(response->proxy_server.IsEmpty());
7505 std::string proxy_server;
7584 ProxyService::CreateFixed(tests[i].proxy_server));
7648 ProxyService::CreateFixed(tests[i].proxy_server));
7719 ProxyService::CreateFixed(tests[i].proxy_server));
9089 ProxyServer proxy_server(ProxyServer::SCHEME_HTTP,
9091 results->UseProxyServer(proxy_server);
10358 response->proxy_server.Equals(HostPortPair::FromString("myproxy:70")));
10434 response->proxy_server.Equals(HostPortPair::FromString("myproxy:70")));