HomeSort by relevance Sort by last modified time
    Searched full:spdy_stream1 (Results 1 - 1 of 1) sorted by null

  /external/chromium/net/spdy/
spdy_session_unittest.cc 226 scoped_refptr<SpdyStream> spdy_stream1; local
230 &spdy_stream1,
235 spdy_stream1->SetDelegate(delegate.get());
360 scoped_refptr<SpdyStream> spdy_stream1; local
366 &spdy_stream1,
370 StreamReleaserCallback stream_releaser(session, spdy_stream1);
381 spdy_stream1 = NULL;
450 scoped_refptr<SpdyStream> spdy_stream1; local
455 &spdy_stream1,
468 spdy_stream1->Cancel()
    [all...]

Completed in 969 milliseconds