Home
last modified time | relevance | path

Searched refs:StreamCancellationQpackDecoderInstruction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_session_pool_test_base.cc442 std::string QuicSessionPoolTestBase::StreamCancellationQpackDecoderInstruction( in StreamCancellationQpackDecoderInstruction() function in net::test::QuicSessionPoolTestBase
444 return StreamCancellationQpackDecoderInstruction(n, true); in StreamCancellationQpackDecoderInstruction()
447 std::string QuicSessionPoolTestBase::StreamCancellationQpackDecoderInstruction( in StreamCancellationQpackDecoderInstruction() function in net::test::QuicSessionPoolTestBase
H A Dquic_session_pool_test.cc378 StreamCancellationQpackDecoderInstruction(0))); in VerifyServerMigration()
1735 StreamCancellationQpackDecoderInstruction(0))); in TEST_P()
2430 StreamCancellationQpackDecoderInstruction(0))); in TEST_P()
2525 StreamCancellationQpackDecoderInstruction(0))); in TestMigrationOnNetworkMadeDefault()
2676 StreamCancellationQpackDecoderInstruction(0))); in TEST_P()
2885 StreamCancellationQpackDecoderInstruction(0), in TestOnNetworkMadeDefaultNonMigratableStream()
2900 StreamCancellationQpackDecoderInstruction(0), in TestOnNetworkMadeDefaultNonMigratableStream()
2971 StreamCancellationQpackDecoderInstruction(0))); in TEST_P()
3054 StreamCancellationQpackDecoderInstruction(0))); in TestOnNetworkDisconnectedNonMigratableStream()
3083 StreamCancellationQpackDecoderInstruction(0))); in TestOnNetworkDisconnectedNonMigratableStream()
[all …]
H A Dquic_session_pool_test_base.h208 std::string StreamCancellationQpackDecoderInstruction(int n) const;
209 std::string StreamCancellationQpackDecoderInstruction(
H A Dquic_network_transaction_unittest.cc879 std::string StreamCancellationQpackDecoderInstruction(int n) const { in StreamCancellationQpackDecoderInstruction() function in net::test::QuicNetworkTransactionTest
880 return StreamCancellationQpackDecoderInstruction(n, true); in StreamCancellationQpackDecoderInstruction()
883 std::string StreamCancellationQpackDecoderInstruction( in StreamCancellationQpackDecoderInstruction() function in net::test::QuicNetworkTransactionTest
1431 StreamCancellationQpackDecoderInstruction(request_stream_id))); in TEST_P()
1746 StreamCancellationQpackDecoderInstruction(0))); in TEST_P()
1848 StreamCancellationQpackDecoderInstruction(0))); in TEST_P()
3388 StreamCancellationQpackDecoderInstruction(0))); in TEST_P()
3657 /*fin=*/false, StreamCancellationQpackDecoderInstruction(1))); in TEST_P()
4661 StreamCancellationQpackDecoderInstruction(0))); in TEST_P()
4743 StreamCancellationQpackDecoderInstruction(0))); in TEST_P()
[all …]