MakeTestStream     80 net/spdy/spdy_write_queue_unittest.cc   scoped_ptr<SpdyStream> stream_medium(MakeTestStream(MEDIUM));
MakeTestStream     81 net/spdy/spdy_write_queue_unittest.cc   scoped_ptr<SpdyStream> stream_highest(MakeTestStream(HIGHEST));
MakeTestStream    122 net/spdy/spdy_write_queue_unittest.cc   scoped_ptr<SpdyStream> stream1(MakeTestStream(DEFAULT_PRIORITY));
MakeTestStream    123 net/spdy/spdy_write_queue_unittest.cc   scoped_ptr<SpdyStream> stream2(MakeTestStream(DEFAULT_PRIORITY));
MakeTestStream    124 net/spdy/spdy_write_queue_unittest.cc   scoped_ptr<SpdyStream> stream3(MakeTestStream(DEFAULT_PRIORITY));
MakeTestStream    160 net/spdy/spdy_write_queue_unittest.cc   scoped_ptr<SpdyStream> stream1(MakeTestStream(DEFAULT_PRIORITY));
MakeTestStream    161 net/spdy/spdy_write_queue_unittest.cc   scoped_ptr<SpdyStream> stream2(MakeTestStream(DEFAULT_PRIORITY));
MakeTestStream    194 net/spdy/spdy_write_queue_unittest.cc   scoped_ptr<SpdyStream> stream1(MakeTestStream(DEFAULT_PRIORITY));
MakeTestStream    196 net/spdy/spdy_write_queue_unittest.cc   scoped_ptr<SpdyStream> stream2(MakeTestStream(DEFAULT_PRIORITY));
MakeTestStream    198 net/spdy/spdy_write_queue_unittest.cc   scoped_ptr<SpdyStream> stream3(MakeTestStream(DEFAULT_PRIORITY));
MakeTestStream    201 net/spdy/spdy_write_queue_unittest.cc   scoped_ptr<SpdyStream> stream4(MakeTestStream(DEFAULT_PRIORITY));