Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
H A Dquic_all_event_loops_test.cc61 class QuicEventLoopFactoryTest class
118 TEST_P(QuicEventLoopFactoryTest, NothingHappens) { in TEST_P() argument
132 TEST_P(QuicEventLoopFactoryTest, RearmWriter) { in TEST_P() argument
150 TEST_P(QuicEventLoopFactoryTest, Readable) { in TEST_P() argument
163 TEST_P(QuicEventLoopFactoryTest, ArtificialNotifyFromCallback) { in TEST_P() argument
192 TEST_P(QuicEventLoopFactoryTest, WriterUnblocked) { in TEST_P() argument
221 TEST_P(QuicEventLoopFactoryTest, ArtificialEvent) { in TEST_P() argument
233 TEST_P(QuicEventLoopFactoryTest, Unregister) { in TEST_P() argument
248 TEST_P(QuicEventLoopFactoryTest, UnregisterInsideEventHandler) { in TEST_P() argument
273 TEST_P(QuicEventLoopFactoryTest, UnregisterSelfInsideEventHandler) { in TEST_P() argument
[all …]