NewTestStream     203 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));
NewTestStream     221 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));
NewTestStream     238 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));
NewTestStream     274 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream1(NewTestStream("ok.html"));
NewTestStream     275 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream2(NewTestStream("ko.html"));
NewTestStream     336 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream1(NewTestStream("ok.html"));
NewTestStream     337 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream2(NewTestStream("ko.html"));
NewTestStream     372 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream1(NewTestStream("ok.html"));
NewTestStream     373 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream2(NewTestStream("ko.html"));
NewTestStream     396 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream1(NewTestStream("ok.html"));
NewTestStream     397 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream2(NewTestStream("ko.html"));
NewTestStream     437 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream1(NewTestStream("ok.html"));
NewTestStream     438 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream2(NewTestStream("ko.html"));
NewTestStream     474 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream1(NewTestStream("ok.html"));
NewTestStream     475 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream2(NewTestStream("ko.html"));
NewTestStream     522 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> unused_stream(NewTestStream("unused.html"));
NewTestStream     525 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> later_stream(NewTestStream("ok.html"));
NewTestStream     544 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));
NewTestStream     551 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> unsent_stream(NewTestStream("unsent.html"));
NewTestStream     571 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> later_stream(NewTestStream("ko.html"));
NewTestStream     581 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> failed_stream(NewTestStream("ok.html"));
NewTestStream     582 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> evicted_stream(NewTestStream("evicted.html"));
NewTestStream     583 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> closed_stream(NewTestStream("closed.html"));
NewTestStream     584 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> rejected_stream(NewTestStream("rejected.html"));
NewTestStream     627 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> closed_stream(NewTestStream("ok.html"));
NewTestStream     629 net/http/http_pipelined_connection_impl_unittest.cc       NewTestStream("read_evicted.html"));
NewTestStream     631 net/http/http_pipelined_connection_impl_unittest.cc       NewTestStream("read_rejected.html"));
NewTestStream     633 net/http/http_pipelined_connection_impl_unittest.cc       NewTestStream("send_closed.html"));
NewTestStream     635 net/http/http_pipelined_connection_impl_unittest.cc       NewTestStream("send_evicted.html"));
NewTestStream     637 net/http/http_pipelined_connection_impl_unittest.cc       NewTestStream("send_rejected.html"));
NewTestStream     691 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> aborted_stream(NewTestStream("aborts.html"));
NewTestStream     692 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> evicted_stream(NewTestStream("evicted.html"));
NewTestStream     718 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> ok_stream(NewTestStream("ok.html"));
NewTestStream     719 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> aborted_stream(NewTestStream("aborts.html"));
NewTestStream     720 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> evicted_stream(NewTestStream("evicted.html"));
NewTestStream     756 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> aborted_stream(NewTestStream("aborts.html"));
NewTestStream     757 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> evicted_stream(NewTestStream("evicted.html"));
NewTestStream     758 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> rejected_stream(NewTestStream("rejected.html"));
NewTestStream     798 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> ok_stream(NewTestStream("ok.html"));
NewTestStream     799 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> abandoned_stream(NewTestStream("abandoned.html"));
NewTestStream     800 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> evicted_stream(NewTestStream("evicted.html"));
NewTestStream     844 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> ok_stream(NewTestStream("ok.html"));
NewTestStream     845 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> rejected_read_stream(NewTestStream("rejected.html"));
NewTestStream     846 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> evicted_send_stream(NewTestStream("evicted.html"));
NewTestStream     847 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> rejected_send_stream(NewTestStream("rejected.html"));
NewTestStream     890 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> ok_stream(NewTestStream("ok.html"));
NewTestStream     891 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> evicted_stream(NewTestStream("evicted.html"));
NewTestStream     926 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> ok_stream(NewTestStream("ok.html"));
NewTestStream     927 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> evicted_stream(NewTestStream("evicted.html"));
NewTestStream     960 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> ok_stream(NewTestStream("ok.html"));
NewTestStream     961 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> evicted_stream(NewTestStream("evicted.html"));
NewTestStream    1018 net/http/http_pipelined_connection_impl_unittest.cc   HttpStream* stream(NewTestStream("ok.html"));
NewTestStream    1038 net/http/http_pipelined_connection_impl_unittest.cc   HttpStream* stream(NewTestStream("ok.html"));
NewTestStream    1062 net/http/http_pipelined_connection_impl_unittest.cc   HttpStream* failed_stream(NewTestStream("failed.html"));
NewTestStream    1063 net/http/http_pipelined_connection_impl_unittest.cc   HttpStream* evicted_stream(NewTestStream("evicted.html"));
NewTestStream    1092 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> deleter_stream(NewTestStream("deleter.html"));
NewTestStream    1093 net/http/http_pipelined_connection_impl_unittest.cc   HttpStream* deleted_stream(NewTestStream("deleted.html"));
NewTestStream    1117 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> close_stream(NewTestStream("close.html"));
NewTestStream    1118 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> dummy_stream(NewTestStream("dummy.html"));
NewTestStream    1149 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> close_stream(NewTestStream("close.html"));
NewTestStream    1150 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> dummy_stream(NewTestStream("dummy.html"));
NewTestStream    1179 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream1(NewTestStream("ok.html"));
NewTestStream    1180 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream2(NewTestStream("ko.html"));
NewTestStream    1211 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> close_stream(NewTestStream("close.html"));
NewTestStream    1212 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> dummy_stream(NewTestStream("dummy.html"));
NewTestStream    1257 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream1(NewTestStream("redirect.html"));
NewTestStream    1258 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream2(NewTestStream("ok.html"));
NewTestStream    1289 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream1(NewTestStream("redirect.html"));
NewTestStream    1290 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream2(NewTestStream("ok.html"));
NewTestStream    1322 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream1(NewTestStream("redirect.html"));
NewTestStream    1323 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream2(NewTestStream("ok.html"));
NewTestStream    1357 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream1(NewTestStream("redirect.html"));
NewTestStream    1358 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream2(NewTestStream("ok.html"));
NewTestStream    1391 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> ok_stream(NewTestStream("ok.html"));
NewTestStream    1392 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> evicted_stream(NewTestStream("evicted.html"));
NewTestStream    1393 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> rejected_stream(NewTestStream("rejected.html"));
NewTestStream    1441 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));
NewTestStream    1461 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));
NewTestStream    1487 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));
NewTestStream    1509 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));
NewTestStream    1529 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));
NewTestStream    1551 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));
NewTestStream    1562 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));
NewTestStream    1585 net/http/http_pipelined_connection_impl_unittest.cc   scoped_ptr<HttpStream> stream(NewTestStream("ok.html"));