Searched refs:httpreq3 (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/spdy/
H A Dspdy_network_transaction_unittest.cc677 HttpRequestInfo httpreq3 = CreateGetRequest(); local
683 out.rv = trans3->Start(&httpreq3, &callback3, log);
976 HttpRequestInfo httpreq3 = CreateGetRequest(); local
987 out.rv = trans3->Start(&httpreq3, &callback3, log);
1119 HttpRequestInfo httpreq3 = CreateGetRequest(); local
1132 out.rv = trans3->Start(&httpreq3, &callback3, log);
1252 HttpRequestInfo httpreq3 = CreateGetRequest(); local
1263 out.rv = trans3->Start(&httpreq3, &callback3, log);
1370 HttpRequestInfo httpreq3 = CreateGetRequest(); local
1381 out.rv = trans3->Start(&httpreq3,
[all...]
/external/chromium_org/net/spdy/
H A Dspdy_network_transaction_unittest.cc851 HttpRequestInfo httpreq3 = CreateGetRequest(); local
857 out.rv = trans3->Start(&httpreq3, callback3.callback(), log);
1151 HttpRequestInfo httpreq3 = CreateGetRequest(); local
1162 out.rv = trans3->Start(&httpreq3, callback3.callback(), log);
1293 HttpRequestInfo httpreq3 = CreateGetRequest(); local
1304 out.rv = trans3->Start(&httpreq3, callback3.callback(), log);
1423 HttpRequestInfo httpreq3 = CreateGetRequest(); local
1433 out.rv = trans3->Start(&httpreq3, callback3.callback(), log);
1553 HttpRequestInfo httpreq3 = CreateGetRequest(); local
1563 out.rv = trans3->Start(&httpreq3, callback
[all...]

Completed in 90 milliseconds