Home
last modified time | relevance | path

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

/external/chromium/net/spdy/
Dspdy_network_transaction_unittest.cc676 HttpRequestInfo httpreq2 = CreateGetRequest(); in TEST_P() local
681 out.rv = trans2->Start(&httpreq2, &callback2, log); in TEST_P()
760 HttpRequestInfo httpreq2 = CreateGetRequest(); in TEST_P() local
764 out.rv = trans2->Start(&httpreq2, &callback2, log); in TEST_P()
975 HttpRequestInfo httpreq2 = CreateGetRequest(); in TEST_P() local
985 out.rv = trans2->Start(&httpreq2, &callback2, log); in TEST_P()
1118 HttpRequestInfo httpreq2 = CreateGetRequest(); in TEST_P() local
1130 out.rv = trans2->Start(&httpreq2, &callback2, log); in TEST_P()
1251 HttpRequestInfo httpreq2 = CreateGetRequest(); in TEST_P() local
1261 out.rv = trans2->Start(&httpreq2, &callback2, log); in TEST_P()
[all …]