Searched refs: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 D | quic_all_event_loops_test.cc | 61 class QuicEventLoopFactoryTest class 114 INSTANTIATE_TEST_SUITE_P(QuicEventLoopFactoryTests, QuicEventLoopFactoryTest, 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 [all …]
|