Home
last modified time | relevance | path

Searched refs:DEFAULT_PRIORITY (Results 1 – 25 of 128) sorted by relevance

123456

/external/chromium_org/net/spdy/
Dspdy_write_queue_unittest.cc156 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 …]
Dspdy_network_transaction_unittest.cc621 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 …]
Dspdy_http_stream_unittest.cc188 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/
Dclient_socket_pool_base_unittest.cc772 &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/
Dmapped_host_resolver_unittest.cc45 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()
Dsingle_request_host_resolver_unittest.cc81 request, DEFAULT_PRIORITY, &addrlist, callback.callback(), BoundNetLog()); in TEST()
102 DEFAULT_PRIORITY, in TEST()
/external/chromium_org/net/url_request/
Durl_request_unittest.cc640 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 …]
Durl_request_ftp_job_unittest.cc130 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 …]
Durl_request_job_unittest.cc84 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()
Durl_request_job_factory_impl_unittest.cc65 GURL("foo://bar"), DEFAULT_PRIORITY, &delegate, NULL)); in TEST()
80 GURL("foo://bar"), DEFAULT_PRIORITY, &delegate, NULL)); in TEST()
Durl_request_context_builder_unittest.cc85 DEFAULT_PRIORITY, in TEST_F()
103 DEFAULT_PRIORITY, in TEST_F()
/external/chromium_org/extensions/browser/api/declarative_webrequest/
Dwebrequest_condition_unittest.cc84 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/
Dweb_request_permissions_unittest.cc105 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/
Dexternal_file_url_request_job_unittest.cc232 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/
Dquic_http_stream_test.cc361 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 …]
Dquic_end_to_end_unittest.cc238 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/
Dpolicy_header_io_helper_unittest.cc55 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()
Dpolicy_header_service_unittest.cc112 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/
Dextension_protocols_unittest.cc189 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/
Dhttp_network_layer_unittest.cc64 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()
Dhttp_network_transaction_unittest.cc306 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 …]
Dhttp_stream_factory_impl_unittest.cc306 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 …]
Dhttp_stream_factory_impl_request_unittest.cc81 DEFAULT_PRIORITY, in TEST_P()
86 EXPECT_EQ(DEFAULT_PRIORITY, job->priority()); in TEST_P()
/external/chromium_org/content/browser/appcache/
Dappcache_request_handler_unittest.cc258 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/
Dsafe_search_util_unittest.cc21 net::DEFAULT_PRIORITY, in CreateYoutubeRequest()
28 net::DEFAULT_PRIORITY, in CreateNonYoutubeRequest()

123456