Searched defs:SpdySessionTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_session_unittest.cc49 class SpdySessionTest : public PlatformTest, class in namespace:net
99 SpdySessionTest() function in class:net::SpdySessionTest
113 virtual ~SpdySessionTest() {
183 SpdySessionTest,
190 TEST_P(SpdySessionTest, InitialReadError) {
231 TEST_P(SpdySessionTest, PendingStreamCancellingAnother) {
289 TEST_P(SpdySessionTest, GoAwayWithNoActiveStreams) {
323 TEST_P(SpdySessionTest, GoAwayImmediatelyWithNoActiveStreams) {
350 TEST_P(SpdySessionTest, GoAwayWithActiveStreams) {
432 TEST_P(SpdySessionTest, GoAwayTwic
[all...]
/external/chromium/net/spdy/
H A Dspdy_session_unittest.cc17 class SpdySessionTest : public PlatformTest { class in namespace:net
71 TEST_F(SpdySessionTest, SpdyIOBuffer) {
107 TEST_F(SpdySessionTest, GoAway) {
168 TEST_F(SpdySessionTest, Ping) {
296 TEST_F(SpdySessionTest, OnSettings) {
390 TEST_F(SpdySessionTest, CancelPendingCreateStream) {
478 TEST_F(SpdySessionTest, SendSettingsOnNewSession) {
661 TEST_F(SpdySessionTest, IPPooling) {
665 TEST_F(SpdySessionTest, IPPoolingCloseCurrentSessions) {

Completed in 53 milliseconds