/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_http_stream_test.cc | 619 NetLogWithSource net_log_with_source_{ member in net::test::QuicHttpStreamTest 687 net_log_with_source_, in TEST_P() 713 net_log_with_source_, in TEST_P() 780 net_log_with_source_, in TEST_P() 792 OK, stream2.InitializeStream(true, DEFAULT_PRIORITY, net_log_with_source_, in TEST_P() 863 net_log_with_source_, in TEST_P() 957 stream_->InitializeStream(true, DEFAULT_PRIORITY, net_log_with_source_, in TEST_P() 996 stream->InitializeStream(true, DEFAULT_PRIORITY, net_log_with_source_, in TEST_P() 1053 net_log_with_source_, in TEST_P() 1104 net_log_with_source_, in TEST_P() [all …]
|
H A D | quic_network_transaction_unittest.cc | 671 int rv = trans->Start(&request_, callback.callback(), net_log_with_source_); in RunTransaction() 851 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in AddQuicDataAndRunRequest() 989 NetLogWithSource net_log_with_source_{ member in net::test::QuicNetworkTransactionTest 1212 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P() 1242 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P() 1439 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P() 1564 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P() 1610 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P() 2089 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P() 2131 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P() [all …]
|
H A D | quic_chromium_client_session_test.cc | 258 NetLogWithSource net_log_with_source_{ member in net::test::__anoneccce6010111::QuicChromiumClientSessionTest 1547 net_log_with_source_); in TEST_P() 1636 net_log_with_source_); in TEST_P() 1677 net_log_with_source_); in TEST_P() 1744 net_log_with_source_); in TEST_P()
|
H A D | bidirectional_stream_quic_impl_unittest.cc | 765 return net_log_with_source_; in net_log_with_source() 785 NetLogWithSource net_log_with_source_{ member in net::test::BidirectionalStreamQuicImplTest
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | bidirectional_stream_spdy_impl_unittest.cc | 280 CreateSpdySession(http_session_.get(), key_, net_log_with_source_); in InitSession() 283 NetLogWithSource net_log_with_source_{ member in net::BidirectionalStreamSpdyImplTest 326 delegate->Start(&request_info, net_log_with_source_); in TEST_F() 381 delegate->Start(&request_info, net_log_with_source_); in TEST_F() 382 delegate2->Start(&request_info, net_log_with_source_); in TEST_F() 425 delegate->Start(&request_info, net_log_with_source_); in TEST_F() 478 delegate->Start(&request_info, net_log_with_source_); in TEST_P() 569 delegate->Start(&request_info, net_log_with_source_); in TEST_F()
|
H A D | header_coalescer_test.cc | 26 : header_coalescer_(kMaxHeaderListSizeForTest, net_log_with_source_) {} in HeaderCoalescerTest() 35 EXPECT_EQ(entry_list[0].source.id, net_log_with_source_.source().id); in ExpectEntry() 46 NetLogWithSource net_log_with_source_{ member in net::test::HeaderCoalescerTest
|
H A D | spdy_proxy_client_socket_unittest.cc | 201 NetLogWithSource net_log_with_source_{ member in net::SpdyProxyClientSocketTest 285 LOWEST, net_log_with_source_)); in Initialize() 291 endpoint_host_port_pair_, net_log_with_source_, in Initialize()
|
H A D | spdy_session_unittest.cc | 225 net_log_with_source_); in CreateSpdySession() 353 NetLogWithSource net_log_with_source_{ member in net::SpdySessionTest 1987 EXPECT_NE(net_log_with_source_.source().id, socket_source.id); in TEST_F()
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_stream_factory_job_controller_unittest.cc | 443 NetLogWithSource net_log_with_source_{ member in net::test::HttpStreamFactoryJobControllerTestBase 514 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P() 551 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P() 587 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P() 629 &request_delegate_, nullptr, net_log_with_source_, in CreateJobController() 1889 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P() 1912 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P() 1944 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P() 1979 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P() 2018 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TestDoNotDelayMainJobIfQuicWasRecentlyBroken() [all …]
|