Searched refs:httpreq3 (Results 1 – 1 of 1) sorted by relevance
/external/chromium/net/spdy/ |
D | spdy_network_transaction_unittest.cc | 677 HttpRequestInfo httpreq3 = CreateGetRequest(); in TEST_P() local 683 out.rv = trans3->Start(&httpreq3, &callback3, log); in TEST_P() 976 HttpRequestInfo httpreq3 = CreateGetRequest(); in TEST_P() local 987 out.rv = trans3->Start(&httpreq3, &callback3, log); in TEST_P() 1119 HttpRequestInfo httpreq3 = CreateGetRequest(); in TEST_P() local 1132 out.rv = trans3->Start(&httpreq3, &callback3, log); in TEST_P() 1252 HttpRequestInfo httpreq3 = CreateGetRequest(); in TEST_P() local 1263 out.rv = trans3->Start(&httpreq3, &callback3, log); in TEST_P() 1370 HttpRequestInfo httpreq3 = CreateGetRequest(); in TEST_P() local 1381 out.rv = trans3->Start(&httpreq3, &callback3, log); in TEST_P()
|