Home | History | Annotate | Download | only in http

Lines Matching defs:proxy_type

44       : proxy_type(HTTP),
48 HttpProxyType proxy_type,
50 : proxy_type(proxy_type),
53 HttpProxyType proxy_type;
181 GURL proxy_url(GetParam().proxy_type == HTTP ?
193 if (GetParam().proxy_type != HTTP)
204 if (GetParam().proxy_type == HTTP)
259 if (GetParam().proxy_type == SPDY) {
272 if (GetParam().proxy_type != HTTP) {
274 if (GetParam().proxy_type == SPDY) {
408 data_->RunFor(GetParam().proxy_type == SPDY ? 2 : 4);
415 if (GetParam().proxy_type == SPDY) {
427 if (GetParam().proxy_type == SPDY)
430 GetParam().proxy_type == HTTP ?
511 if (GetParam().proxy_type != SPDY)
541 if (GetParam().proxy_type == SPDY) return;
560 if (GetParam().proxy_type == HTTP) return;
567 if (GetParam().proxy_type == SPDY) {
585 if (GetParam().proxy_type == HTTP) return;
592 if (GetParam().proxy_type == SPDY) {
642 if (GetParam().proxy_type == SPDY) {
655 if (GetParam().proxy_type == SPDY) {
786 if (GetParam().proxy_type == HTTP) {