Home
last modified time | relevance | path

Searched defs:QuicPollEventLoopTest (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
Dquic_poll_event_loop_test.cc87 class QuicPollEventLoopTest : public QuicTest { class
89 QuicPollEventLoopTest() in QuicPollEventLoopTest() function in quic::test::__anon7bd812470111::QuicPollEventLoopTest
132 TEST_F(QuicPollEventLoopTest, NothingHappens) { in TEST_F() argument
149 TEST_F(QuicPollEventLoopTest, RearmWriter) { in TEST_F() argument
160 TEST_F(QuicPollEventLoopTest, Readable) { in TEST_F() argument
171 TEST_F(QuicPollEventLoopTest, RearmReader) { in TEST_F() argument
182 TEST_F(QuicPollEventLoopTest, WriterUnblocked) { in TEST_F() argument
209 TEST_F(QuicPollEventLoopTest, ArtificialEvent) { in TEST_F() argument
227 TEST_F(QuicPollEventLoopTest, Unregister) { in TEST_F() argument
240 TEST_F(QuicPollEventLoopTest, UnregisterInsideEventHandler) { in TEST_F() argument
[all …]