Searched defs:httpreq2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_network_transaction_unittest.cc912 HttpRequestInfo httpreq2 = CreateGetRequest(); local
917 out.rv = trans2->Start(&httpreq2, callback2.callback(), log);
996 HttpRequestInfo httpreq2 = CreateGetRequest(); local
1000 out.rv = trans2->Start(&httpreq2, callback2.callback(), log);
1212 HttpRequestInfo httpreq2 = CreateGetRequest(); local
1222 out.rv = trans2->Start(&httpreq2, callback2.callback(), log);
1356 HttpRequestInfo httpreq2 = CreateGetRequest(); local
1366 out.rv = trans2->Start(&httpreq2, callback2.callback(), log);
1489 HttpRequestInfo httpreq2 = CreateGetRequest(); local
1498 out.rv = trans2->Start(&httpreq2, callback
1622 HttpRequestInfo httpreq2 = CreateGetRequest(); local
[all...]

Completed in 92 milliseconds