Home | History | Annotate | Download | only in spdy

Lines Matching refs:PING

2530     const char kDescription[] = "PING frame";
2554 // Tests SpdyPingIR when the ping is not an ack.
2559 // Tests SpdyPingIR when the ping is an ack.
4436 EXPECT_STREQ("PING",
4437 SpdyFramer::FrameTypeToString(PING));