Searched defs:QuicPollEventLoopTest (Results 1 – 1 of 1) sorted by relevance
87 class QuicPollEventLoopTest : public QuicTest { class89 QuicPollEventLoopTest() in QuicPollEventLoopTest() function in quic::test::__anon7bd812470111::QuicPollEventLoopTest132 TEST_F(QuicPollEventLoopTest, NothingHappens) { in TEST_F() argument149 TEST_F(QuicPollEventLoopTest, RearmWriter) { in TEST_F() argument160 TEST_F(QuicPollEventLoopTest, Readable) { in TEST_F() argument171 TEST_F(QuicPollEventLoopTest, RearmReader) { in TEST_F() argument182 TEST_F(QuicPollEventLoopTest, WriterUnblocked) { in TEST_F() argument209 TEST_F(QuicPollEventLoopTest, ArtificialEvent) { in TEST_F() argument227 TEST_F(QuicPollEventLoopTest, Unregister) { in TEST_F() argument240 TEST_F(QuicPollEventLoopTest, UnregisterInsideEventHandler) { in TEST_F() argument[all …]