Home
last modified time | relevance | path

Searched refs:TunnelTimeoutForTesting (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/net/http/
Dhttp_proxy_connect_job.h207 static base::TimeDelta TunnelTimeoutForTesting();
Dhttp_proxy_connect_job_unittest.cc1976 FastForwardBy(HttpProxyConnectJob::TunnelTimeoutForTesting() - kTinyTime); in TEST_P()
1999 FastForwardBy(HttpProxyConnectJob::TunnelTimeoutForTesting() - kTinyTime); in TEST_P()
2116 FastForwardBy(HttpProxyConnectJob::TunnelTimeoutForTesting() - kTinyTime); in TEST_P()
2171 FastForwardBy(HttpProxyConnectJob::TunnelTimeoutForTesting() - kTinyTime); in TEST_P()
Dhttp_proxy_connect_job.cc368 base::TimeDelta HttpProxyConnectJob::TunnelTimeoutForTesting() { in TunnelTimeoutForTesting() function in net::HttpProxyConnectJob
/external/cronet/stable/net/http/
Dhttp_proxy_connect_job.h207 static base::TimeDelta TunnelTimeoutForTesting();
Dhttp_proxy_connect_job_unittest.cc1976 FastForwardBy(HttpProxyConnectJob::TunnelTimeoutForTesting() - kTinyTime); in TEST_P()
1999 FastForwardBy(HttpProxyConnectJob::TunnelTimeoutForTesting() - kTinyTime); in TEST_P()
2116 FastForwardBy(HttpProxyConnectJob::TunnelTimeoutForTesting() - kTinyTime); in TEST_P()
2171 FastForwardBy(HttpProxyConnectJob::TunnelTimeoutForTesting() - kTinyTime); in TEST_P()
Dhttp_proxy_connect_job.cc368 base::TimeDelta HttpProxyConnectJob::TunnelTimeoutForTesting() { in TunnelTimeoutForTesting() function in net::HttpProxyConnectJob