Searched defs:QuicPollEventLoopTest (Results 1 – 1 of 1) sorted by relevance
95 class QuicPollEventLoopTest : public QuicTest { class97 QuicPollEventLoopTest() in QuicPollEventLoopTest() function in quic::test::__anon3e0234580111::QuicPollEventLoopTest140 TEST_F(QuicPollEventLoopTest, NothingHappens) { in TEST_F() argument157 TEST_F(QuicPollEventLoopTest, RearmWriter) { in TEST_F() argument168 TEST_F(QuicPollEventLoopTest, Readable) { in TEST_F() argument179 TEST_F(QuicPollEventLoopTest, RearmReader) { in TEST_F() argument190 TEST_F(QuicPollEventLoopTest, WriterUnblocked) { in TEST_F() argument217 TEST_F(QuicPollEventLoopTest, ArtificialEvent) { in TEST_F() argument235 TEST_F(QuicPollEventLoopTest, Unregister) { in TEST_F() argument248 TEST_F(QuicPollEventLoopTest, UnregisterInsideEventHandler) { in TEST_F() argument[all …]