/external/chromium_org/net/spdy/ |
D | spdy_write_queue_unittest.cc | 156 scoped_ptr<SpdyStream> stream1(MakeTestStream(DEFAULT_PRIORITY)); in TEST_F() 157 scoped_ptr<SpdyStream> stream2(MakeTestStream(DEFAULT_PRIORITY)); in TEST_F() 158 scoped_ptr<SpdyStream> stream3(MakeTestStream(DEFAULT_PRIORITY)); in TEST_F() 160 write_queue.Enqueue(DEFAULT_PRIORITY, SYN_STREAM, producer1.Pass(), in TEST_F() 162 write_queue.Enqueue(DEFAULT_PRIORITY, SYN_REPLY, producer2.Pass(), in TEST_F() 164 write_queue.Enqueue(DEFAULT_PRIORITY, RST_STREAM, producer3.Pass(), in TEST_F() 194 scoped_ptr<SpdyStream> stream1(MakeTestStream(DEFAULT_PRIORITY)); in TEST_F() 195 scoped_ptr<SpdyStream> stream2(MakeTestStream(DEFAULT_PRIORITY)); in TEST_F() 200 write_queue.Enqueue(DEFAULT_PRIORITY, SYN_STREAM, IntToProducer(i), stream); in TEST_F() 228 scoped_ptr<SpdyStream> stream1(MakeTestStream(DEFAULT_PRIORITY)); in TEST_F() [all …]
|
D | spdy_network_transaction_unittest.cc | 621 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, in RunServerPushTest() 637 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get())); in RunServerPushTest() 680 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in StartTransactionCallback() 735 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in TEST_P() 754 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, in TEST_P() 892 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, in TEST_P() 901 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get())); in TEST_P() 903 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get())); in TEST_P() 905 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get())); in TEST_P() 980 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, in TEST_P() [all …]
|
D | spdy_http_stream_unittest.cc | 188 http_stream->InitializeStream(&request, DEFAULT_PRIORITY, in TEST_P() 269 http_stream1->InitializeStream(&request1, DEFAULT_PRIORITY, in TEST_P() 287 http_stream2->InitializeStream(&request2, DEFAULT_PRIORITY, in TEST_P() 361 http_stream.InitializeStream(&request, DEFAULT_PRIORITY, in TEST_P() 428 ASSERT_EQ(OK, http_stream->InitializeStream(&request, DEFAULT_PRIORITY, in TEST_P() 527 ASSERT_EQ(OK, http_stream->InitializeStream(&request, DEFAULT_PRIORITY, in TEST_P() 612 ASSERT_EQ(OK, http_stream->InitializeStream(&request, DEFAULT_PRIORITY, in TEST_P() 678 &request, DEFAULT_PRIORITY, net_log, CompletionCallback())); in TEST_P() 742 ASSERT_EQ(OK, http_stream->InitializeStream(&request, DEFAULT_PRIORITY, in TEST_P()
|
/external/chromium_org/net/socket/ |
D | client_socket_pool_base_unittest.cc | 772 &ignored, CompletionCallback(), DEFAULT_PRIORITY, in TEST_F() 792 &ignored, CompletionCallback(), DEFAULT_PRIORITY, in TEST_F() 839 DEFAULT_PRIORITY, in TEST_F() 882 DEFAULT_PRIORITY, in TEST_F() 909 EXPECT_EQ(OK, StartRequest("a", DEFAULT_PRIORITY)); in TEST_F() 910 EXPECT_EQ(OK, StartRequest("b", DEFAULT_PRIORITY)); in TEST_F() 911 EXPECT_EQ(OK, StartRequest("c", DEFAULT_PRIORITY)); in TEST_F() 912 EXPECT_EQ(OK, StartRequest("d", DEFAULT_PRIORITY)); in TEST_F() 918 EXPECT_EQ(ERR_IO_PENDING, StartRequest("e", DEFAULT_PRIORITY)); in TEST_F() 919 EXPECT_EQ(ERR_IO_PENDING, StartRequest("f", DEFAULT_PRIORITY)); in TEST_F() [all …]
|
/external/chromium_org/net/dns/ |
D | mapped_host_resolver_unittest.cc | 45 DEFAULT_PRIORITY, in TEST() 60 DEFAULT_PRIORITY, in TEST() 73 DEFAULT_PRIORITY, in TEST() 89 DEFAULT_PRIORITY, in TEST() 124 DEFAULT_PRIORITY, in TEST() 137 DEFAULT_PRIORITY, in TEST() 168 DEFAULT_PRIORITY, in TEST() 181 DEFAULT_PRIORITY, in TEST() 225 DEFAULT_PRIORITY, in TEST() 236 DEFAULT_PRIORITY, in TEST()
|
D | single_request_host_resolver_unittest.cc | 81 request, DEFAULT_PRIORITY, &addrlist, callback.callback(), BoundNetLog()); in TEST() 102 DEFAULT_PRIORITY, in TEST()
|
/external/chromium_org/net/url_request/ |
D | url_request_unittest.cc | 640 GURL("about:blank"), DEFAULT_PRIORITY, &d, NULL)); in TEST_F() 683 DEFAULT_PRIORITY, &d, NULL)); in TEST_F() 710 app_url, DEFAULT_PRIORITY, &d, NULL)); in TEST_F() 740 app_url, DEFAULT_PRIORITY, &d, NULL)); in TEST_F() 773 temp_url, DEFAULT_PRIORITY, &d, NULL)); in TEST_F() 818 temp_url, DEFAULT_PRIORITY, &d, NULL)); in TEST_F() 856 temp_url, DEFAULT_PRIORITY, &d, NULL)); in TEST_F() 886 test_file_url, DEFAULT_PRIORITY, &d, NULL)); in TEST_F() 899 test_file_url, DEFAULT_PRIORITY, &d, NULL)); in TEST_F() 920 FilePathToFileURL(file_path), DEFAULT_PRIORITY, &d, NULL)); in TEST_F() [all …]
|
D | url_request_ftp_job_unittest.cc | 130 DEFAULT_PRIORITY, in URLRequestFtpJobPriorityTest() 151 EXPECT_EQ(DEFAULT_PRIORITY, job->priority()); in TEST_F() 273 GURL("ftp://ftp.example.com/"), DEFAULT_PRIORITY, in TEST_F() 299 GURL("ftp://ftp.example.com/"), DEFAULT_PRIORITY, &request_delegate, in TEST_F() 326 GURL("ftp://ftp.example.com/"), DEFAULT_PRIORITY, &request_delegate, in TEST_F() 371 GURL("ftp://ftp.example.com/"), DEFAULT_PRIORITY, &request_delegate, in TEST_F() 403 GURL("ftp://ftp.example.com/"), DEFAULT_PRIORITY, &request_delegate, in TEST_F() 446 GURL("ftp://ftp.example.com/"), DEFAULT_PRIORITY, &request_delegate, in TEST_F() 511 url, DEFAULT_PRIORITY, &request_delegate, NULL)); in TEST_F() 544 GURL("ftp://ftp.example.com/"), DEFAULT_PRIORITY, &request_delegate, in TEST_F() [all …]
|
D | url_request_job_unittest.cc | 84 GURL(kGZip_Transaction.url), DEFAULT_PRIORITY, &d, NULL)); in TEST() 104 GURL(kGZip_Transaction.url), DEFAULT_PRIORITY, &d, NULL)); in TEST() 127 GURL(kGZip_Transaction.url), DEFAULT_PRIORITY, &d, NULL)); in TEST() 150 GURL(kRedirect_Transaction.url), DEFAULT_PRIORITY, &d, NULL)); in TEST() 173 GURL(kGZip_Transaction.url), DEFAULT_PRIORITY, &d, NULL)); in TEST()
|
D | url_request_job_factory_impl_unittest.cc | 65 GURL("foo://bar"), DEFAULT_PRIORITY, &delegate, NULL)); in TEST() 80 GURL("foo://bar"), DEFAULT_PRIORITY, &delegate, NULL)); in TEST()
|
D | url_request_context_builder_unittest.cc | 85 DEFAULT_PRIORITY, in TEST_F() 103 DEFAULT_PRIORITY, in TEST_F()
|
/external/chromium_org/extensions/browser/api/declarative_webrequest/ |
D | webrequest_condition_unittest.cc | 84 http_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST() 101 https_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST() 145 http_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST() 224 GURL("https://www.example.com"), net::DEFAULT_PRIORITY, NULL, NULL)); in TEST() 284 http_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST() 296 https_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST() 306 https_foo_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST() 345 http_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST() 351 http_url_80, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST() 357 http_url_1000, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST() [all …]
|
/external/chromium_org/chrome/browser/extensions/api/web_request/ |
D | web_request_permissions_unittest.cc | 105 sensitive_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F() 113 non_sensitive_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F() 123 non_sensitive_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F() 132 non_sensitive_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F() 150 non_sensitive_url, net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F() 166 GURL("http://example.com"), net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F()
|
/external/chromium_org/chrome/browser/chromeos/fileapi/ |
D | external_file_url_request_job_unittest.cc | 232 net::DEFAULT_PRIORITY, in TEST_F() 251 kTestUrl, net::DEFAULT_PRIORITY, test_delegate_.get(), NULL)); in TEST_F() 276 net::DEFAULT_PRIORITY, in TEST_F() 301 net::DEFAULT_PRIORITY, in TEST_F() 317 net::DEFAULT_PRIORITY, in TEST_F() 331 net::DEFAULT_PRIORITY, in TEST_F() 345 net::DEFAULT_PRIORITY, in TEST_F() 359 net::DEFAULT_PRIORITY, in TEST_F() 373 net::DEFAULT_PRIORITY, in TEST_F() 391 kTestUrl, net::DEFAULT_PRIORITY, test_delegate_.get(), NULL)); in TEST_F() [all …]
|
/external/chromium_org/net/quic/ |
D | quic_http_stream_test.cc | 361 SetRequest("GET", "/", DEFAULT_PRIORITY); in TEST_P() 368 EXPECT_EQ(OK, stream_->InitializeStream(&request_, DEFAULT_PRIORITY, in TEST_P() 400 SetRequest("GET", "/", DEFAULT_PRIORITY); in TEST_P() 407 EXPECT_EQ(OK, stream_->InitializeStream(&request_, DEFAULT_PRIORITY, in TEST_P() 445 SetRequest("GET", "/", DEFAULT_PRIORITY); in TEST_P() 451 EXPECT_EQ(OK, stream_->InitializeStream(&request_, DEFAULT_PRIORITY, in TEST_P() 463 SetRequest("GET", "/", DEFAULT_PRIORITY); in TEST_P() 470 EXPECT_EQ(OK, stream_->InitializeStream(&request_, DEFAULT_PRIORITY, in TEST_P() 482 SetRequest("POST", "/", DEFAULT_PRIORITY); in TEST_P() 498 EXPECT_EQ(OK, stream_->InitializeStream(&request_, DEFAULT_PRIORITY, in TEST_P() [all …]
|
D | quic_end_to_end_unittest.cc | 238 TestTransactionConsumer consumer(DEFAULT_PRIORITY, in TEST_F() 256 TestTransactionConsumer consumer(DEFAULT_PRIORITY, in TEST_F() 275 TestTransactionConsumer consumer(DEFAULT_PRIORITY, in TEST_F() 297 new TestTransactionConsumer(DEFAULT_PRIORITY, in TEST_F()
|
/external/chromium_org/components/policy/core/common/cloud/ |
D | policy_header_io_helper_unittest.cc | 55 GURL(kDMServerURL), net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F() 62 GURL("http://non-matching.com"), net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F() 72 GURL(kDMServerURL), net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F() 81 GURL(kDMServerURL), net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F()
|
D | policy_header_service_unittest.cc | 112 GURL(kDMServerURL), net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F() 122 GURL(kDMServerURL), net::DEFAULT_PRIORITY, NULL, NULL)); in TEST_F()
|
/external/chromium_org/chrome/browser/extensions/ |
D | extension_protocols_unittest.cc | 189 net::DEFAULT_PRIORITY, in TEST_F() 209 net::DEFAULT_PRIORITY, in TEST_F() 253 net::DEFAULT_PRIORITY, in TEST_F() 268 net::DEFAULT_PRIORITY, in TEST_F() 293 net::DEFAULT_PRIORITY, in TEST_F() 334 net::DEFAULT_PRIORITY, in TEST_F() 344 net::DEFAULT_PRIORITY, in TEST_F() 356 net::DEFAULT_PRIORITY, in TEST_F()
|
/external/chromium_org/net/http/ |
D | http_network_layer_unittest.cc | 64 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans); in ExecuteRequestExpectingContentAndHeader() 269 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans); in TEST_F() 276 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans); in TEST_F() 283 rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans); in TEST_F() 290 rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans); in TEST_F() 320 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans); in TEST_F() 359 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans); in TEST_F() 392 int rv = factory_->CreateTransaction(DEFAULT_PRIORITY, &trans); in TEST_F()
|
D | http_network_transaction_unittest.cc | 306 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in SimpleGetHelperForData() 642 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in TEST_P() 960 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in TEST_P() 1005 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in TEST_P() 1087 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in TEST_P() 1124 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in TEST_P() 1166 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in TEST_P() 1205 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in TEST_P() 1236 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in TEST_P() 1311 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get())); in KeepAliveConnectionResendRequestTest() [all …]
|
D | http_stream_factory_impl_unittest.cc | 306 num_streams, request, DEFAULT_PRIORITY, ssl_config, ssl_config); in PreconnectHelperForURL() 616 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config, in TEST_P() 657 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config, in TEST_P() 711 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config, in TEST_P() 719 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config, in TEST_P() 728 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config, in TEST_P() 754 request_info, DEFAULT_PRIORITY, ssl_config, ssl_config, in TEST_P() 785 DEFAULT_PRIORITY, in TEST_P() 834 DEFAULT_PRIORITY, in TEST_P() 879 DEFAULT_PRIORITY, in TEST_P() [all …]
|
D | http_stream_factory_impl_request_unittest.cc | 81 DEFAULT_PRIORITY, in TEST_P() 86 EXPECT_EQ(DEFAULT_PRIORITY, job->priority()); in TEST_P()
|
/external/chromium_org/content/browser/appcache/ |
D | appcache_request_handler_unittest.cc | 258 GURL("http://blah/"), net::DEFAULT_PRIORITY, &delegate_, NULL); in MainResource_Miss() 306 GURL("http://blah/"), net::DEFAULT_PRIORITY, &delegate_, NULL); in MainResource_Hit() 355 GURL("http://blah/"), net::DEFAULT_PRIORITY, &delegate_, NULL); in MainResource_Fallback() 436 GURL("http://blah/fallback-override"), net::DEFAULT_PRIORITY, in MainResource_FallbackOverride() 490 GURL("http://blah/"), net::DEFAULT_PRIORITY, &delegate_, NULL); in SubResource_Miss_WithNoCacheSelected() 509 GURL("http://blah/"), net::DEFAULT_PRIORITY, &delegate_, NULL); in SubResource_Miss_WithCacheSelected() 541 GURL("http://blah/"), net::DEFAULT_PRIORITY, &delegate_, NULL); in SubResource_Miss_WithWaitForCacheSelection() 576 GURL("http://blah/"), net::DEFAULT_PRIORITY, &delegate_, NULL); in SubResource_Hit() 609 GURL("http://blah/"), net::DEFAULT_PRIORITY, &delegate_, NULL); in SubResource_RedirectFallback() 643 GURL("http://blah/"), net::DEFAULT_PRIORITY, &delegate_, NULL); in SubResource_NoRedirectFallback() [all …]
|
/external/chromium_org/chrome/browser/net/ |
D | safe_search_util_unittest.cc | 21 net::DEFAULT_PRIORITY, in CreateYoutubeRequest() 28 net::DEFAULT_PRIORITY, in CreateNonYoutubeRequest()
|