Home
last modified time | relevance | path

Searched refs:net_log_with_source_ (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_http_stream_test.cc619 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 Dquic_network_transaction_unittest.cc671 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 Dquic_chromium_client_session_test.cc258 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 Dbidirectional_stream_quic_impl_unittest.cc765 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 Dbidirectional_stream_spdy_impl_unittest.cc280 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 Dheader_coalescer_test.cc26 : 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 Dspdy_proxy_client_socket_unittest.cc201 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 Dspdy_session_unittest.cc225 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 Dhttp_stream_factory_job_controller_unittest.cc443 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 …]