Home
last modified time | relevance | path

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

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