/external/cronet/net/quic/ |
D | quic_http_stream_test.cc | 644 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 …]
|
D | quic_network_transaction_unittest.cc | 705 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 …]
|
D | quic_chromium_client_session_test.cc | 258 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()
|
D | bidirectional_stream_quic_impl_unittest.cc | 757 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/ |
D | header_coalescer_test.cc | 25 : 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
|
D | bidirectional_stream_spdy_impl_unittest.cc | 278 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()
|
D | spdy_proxy_client_socket_unittest.cc | 196 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()
|
D | spdy_session_unittest.cc | 225 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/ |
D | http_stream_factory_job_controller_unittest.cc | 387 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 …]
|