Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_server_test.cc93 class QuicServerEpollInTest : public QuicTestWithParam<QuicEventLoopFactory*> { class
95 QuicServerEpollInTest() in QuicServerEpollInTest() function in quic::test::__anon95424b9f0111::QuicServerEpollInTest
129 TEST_P(QuicServerEpollInTest, ProcessBufferedCHLOsOnEpollin) { in TEST_P() argument