Searched refs:SimpleSessionNotifierTest (Results 1 – 1 of 1) sorted by relevance
38 class SimpleSessionNotifierTest : public QuicTest { class40 SimpleSessionNotifierTest() in SimpleSessionNotifierTest() function in quic::test::__anon819628020111::SimpleSessionNotifierTest62 TEST_F(SimpleSessionNotifierTest, WriteOrBufferData) { in TEST_F() argument87 TEST_F(SimpleSessionNotifierTest, WriteOrBufferRstStream) { in TEST_F() argument98 Invoke(this, &SimpleSessionNotifierTest::ControlFrameConsumed)); in TEST_F()110 TEST_F(SimpleSessionNotifierTest, WriteOrBufferPing) { in TEST_F() argument115 Invoke(this, &SimpleSessionNotifierTest::ControlFrameConsumed)); in TEST_F()135 TEST_F(SimpleSessionNotifierTest, NeuterUnencryptedData) { in TEST_F() argument177 TEST_F(SimpleSessionNotifierTest, OnCanWrite) { in TEST_F() argument238 .WillOnce(Invoke(this, &SimpleSessionNotifierTest::ControlFrameConsumed)); in TEST_F()[all …]