Home
last modified time | relevance | path

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

/external/chromium/net/spdy/
Dspdy_network_transaction_unittest.cc675 HttpRequestInfo httpreq1 = CreateGetRequest(); in TEST_P() local
679 out.rv = trans1->Start(&httpreq1, &callback1, log); in TEST_P()
759 HttpRequestInfo httpreq1 = CreateGetRequest(); in TEST_P() local
762 out.rv = trans1->Start(&httpreq1, &callback1, log); in TEST_P()
974 HttpRequestInfo httpreq1 = CreateGetRequest(); in TEST_P() local
978 out.rv = trans1->Start(&httpreq1, &callback1, log); in TEST_P()
1117 HttpRequestInfo httpreq1 = CreateGetRequest(); in TEST_P() local
1123 out.rv = trans1->Start(&httpreq1, &callback1, log); in TEST_P()
1250 HttpRequestInfo httpreq1 = CreateGetRequest(); in TEST_P() local
1254 out.rv = trans1->Start(&httpreq1, &callback1, log); in TEST_P()
[all …]