Home
last modified time | relevance | path

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

/external/cronet/net/quic/
Dquic_http_stream_test.cc644 NetLogWithSource net_log_with_source_{ member in net::test::QuicHttpStreamTest
717 net_log_with_source_, in TEST_P()
744 net_log_with_source_, in TEST_P()
813 net_log_with_source_, in TEST_P()
825 OK, stream2.InitializeStream(true, DEFAULT_PRIORITY, net_log_with_source_, in TEST_P()
897 net_log_with_source_, in TEST_P()
992 stream_->InitializeStream(true, DEFAULT_PRIORITY, net_log_with_source_, in TEST_P()
1031 stream->InitializeStream(true, DEFAULT_PRIORITY, net_log_with_source_, in TEST_P()
1089 net_log_with_source_, in TEST_P()
1140 net_log_with_source_, in TEST_P()
[all …]
Dquic_network_transaction_unittest.cc705 int rv = trans->Start(&request_, callback.callback(), net_log_with_source_); in RunTransaction()
887 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in AddQuicDataAndRunRequest()
1028 NetLogWithSource net_log_with_source_{ member in net::test::QuicNetworkTransactionTest
1079 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P()
1109 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P()
1306 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P()
1431 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P()
1478 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P()
1859 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P()
1901 int rv = trans.Start(&request_, callback.callback(), net_log_with_source_); in TEST_P()
[all …]
Dquic_chromium_client_session_test.cc258 NetLogWithSource net_log_with_source_{ member in net::test::__anon384effb00111::QuicChromiumClientSessionTest
1792 net_log_with_source_); in TEST_P()
1883 net_log_with_source_); in TEST_P()
1923 net_log_with_source_); in TEST_P()
1992 net_log_with_source_); in TEST_P()
Dbidirectional_stream_quic_impl_unittest.cc757 return net_log_with_source_; in net_log_with_source()
777 NetLogWithSource net_log_with_source_{ member in net::test::BidirectionalStreamQuicImplTest
/external/cronet/net/spdy/
Dheader_coalescer_test.cc25 : header_coalescer_(kMaxHeaderListSizeForTest, net_log_with_source_) {} in HeaderCoalescerTest()
34 EXPECT_EQ(entry_list[0].source.id, net_log_with_source_.source().id); in ExpectEntry()
45 NetLogWithSource net_log_with_source_{ member in net::test::HeaderCoalescerTest
Dbidirectional_stream_spdy_impl_unittest.cc278 CreateSpdySession(http_session_.get(), key_, net_log_with_source_); in InitSession()
281 NetLogWithSource net_log_with_source_{ member in net::BidirectionalStreamSpdyImplTest
325 delegate->Start(&request_info, net_log_with_source_); in TEST_F()
382 delegate->Start(&request_info, net_log_with_source_); in TEST_F()
383 delegate2->Start(&request_info, net_log_with_source_); in TEST_F()
427 delegate->Start(&request_info, net_log_with_source_); in TEST_F()
481 delegate->Start(&request_info, net_log_with_source_); in TEST_P()
573 delegate->Start(&request_info, net_log_with_source_); in TEST_F()
Dspdy_proxy_client_socket_unittest.cc196 NetLogWithSource net_log_with_source_{ member in net::SpdyProxyClientSocketTest
278 LOWEST, net_log_with_source_)); in Initialize()
284 user_agent_, endpoint_host_port_pair_, net_log_with_source_, in Initialize()
Dspdy_session_unittest.cc225 net_log_with_source_); in CreateSpdySession()
374 NetLogWithSource net_log_with_source_{ member in net::SpdySessionTest
1927 EXPECT_NE(net_log_with_source_.source().id, socket_source.id); in TEST_F()
/external/cronet/net/http/
Dhttp_stream_factory_job_controller_unittest.cc387 NetLogWithSource net_log_with_source_{ member in net::test::HttpStreamFactoryJobControllerTestBase
459 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P()
496 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P()
531 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P()
568 &request_delegate_, nullptr, net_log_with_source_, in CreateJobController()
1222 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P()
1246 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P()
1278 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P()
1313 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TEST_P()
1360 job_controller_->Start(&request_delegate_, nullptr, net_log_with_source_, in TestDoNotDelayMainJobIfQuicWasRecentlyBroken()
[all …]