Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_send_control_stream_test.cc71 class QuicSendControlStreamTest : public QuicTestWithParam<TestParams> { class
73 QuicSendControlStreamTest() in QuicSendControlStreamTest() function in quic::test::__anon210919c40111::QuicSendControlStreamTest
110 TEST_P(QuicSendControlStreamTest, WriteSettings) { in TEST_P() argument
230 TEST_P(QuicSendControlStreamTest, WriteSettingsOnlyOnce) { in TEST_P() argument
245 TEST_P(QuicSendControlStreamTest, WritePriorityBeforeSettings) { in TEST_P() argument
265 TEST_P(QuicSendControlStreamTest, CloseControlStream) { in TEST_P() argument
273 TEST_P(QuicSendControlStreamTest, ReceiveDataOnSendControlStream) { in TEST_P() argument
282 TEST_P(QuicSendControlStreamTest, SendGoAway) { in TEST_P() argument