Searched defs:DEFAULT_PRIORITY (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
H A Dwebrequest_condition_unittest.cc81 http_url, net::DEFAULT_PRIORITY, NULL, &context);
92 https_url, net::DEFAULT_PRIORITY, NULL, &context);
130 http_url, net::DEFAULT_PRIORITY, NULL, &context);
203 GURL("https://www.example.com"), net::DEFAULT_PRIORITY, NULL, &context); member in class:extensions::net
263 http_url, net::DEFAULT_PRIORITY, NULL, &context);
275 https_url, net::DEFAULT_PRIORITY, NULL, &context);
285 https_foo_url, net::DEFAULT_PRIORITY, NULL, &context);
324 http_url, net::DEFAULT_PRIORITY, NULL, &context);
330 http_url_80, net::DEFAULT_PRIORITY, NULL, &context);
336 http_url_1000, net::DEFAULT_PRIORITY, NUL
[all...]
H A Dwebrequest_action_unittest.cc144 GURL(url_string), net::DEFAULT_PRIORITY, NULL, &context_); member in class:extensions::net
H A Dwebrequest_condition_attribute_unittest.cc98 GURL("http://www.example.com"), net::DEFAULT_PRIORITY, NULL, &context); member in class:extensions::__anon3610::net
105 GURL("http://www.example.com"), net::DEFAULT_PRIORITY, NULL, &context); member in class:extensions::__anon3610::net
127 net::DEFAULT_PRIORITY,
213 url_a, net::DEFAULT_PRIORITY, &delegate, &context);
304 url_empty, net::DEFAULT_PRIORITY, &delegate, &context);
429 net::DEFAULT_PRIORITY, member in class:extensions::__anon3610::net
514 net::DEFAULT_PRIORITY,
/external/chromium_org/net/base/
H A Drequest_priority.h18 DEFAULT_PRIORITY = LOWEST, enumerator in enum:net::RequestPriority
/external/chromium_org/ui/message_center/
H A Dnotification_types.h42 DEFAULT_PRIORITY = 0, enumerator in enum:message_center::NotificationPriority
/external/chromium_org/chrome/browser/extensions/api/web_request/
H A Dweb_request_permissions_unittest.cc103 sensitive_url, net::DEFAULT_PRIORITY, NULL, &context);
112 non_sensitive_url, net::DEFAULT_PRIORITY, NULL, &context);
123 non_sensitive_url, net::DEFAULT_PRIORITY, NULL, &context);
132 non_sensitive_url, net::DEFAULT_PRIORITY, NULL, &context);
146 non_sensitive_url, net::DEFAULT_PRIORITY, NULL, &context);
158 GURL("http://example.com"), net::DEFAULT_PRIORITY, NULL, &context); member in class:net
H A Dweb_request_api_unittest.cc242 GURL("about:blank"), net::DEFAULT_PRIORITY, &delegate_, context_.get()); member in class:extensions::net
297 GURL("about:blank"), net::DEFAULT_PRIORITY, &delegate_, context_.get()); member in class:extensions::net
371 request_url, net::DEFAULT_PRIORITY, &delegate_, context_.get());
439 request_url, net::DEFAULT_PRIORITY, &delegate_, context_.get());
503 request_url, net::DEFAULT_PRIORITY, &delegate_, context_.get());
717 request_url, net::DEFAULT_PRIORITY, &delegate_, context_.get());
837 request_url, net::DEFAULT_PRIORITY, &delegate_, context_.get());
/external/chromium_org/components/policy/core/common/cloud/
H A Dpolicy_header_io_helper_unittest.cc53 GURL(kDMServerURL), net::DEFAULT_PRIORITY, NULL, &context_); member in class:policy::net
60 GURL("http://non-matching.com"), net::DEFAULT_PRIORITY, NULL, &context_); member in class:policy::net
70 GURL(kDMServerURL), net::DEFAULT_PRIORITY, NULL, &context_); member in class:policy::net
79 GURL(kDMServerURL), net::DEFAULT_PRIORITY, NULL, &context_); member in class:policy::net
H A Dpolicy_header_service_unittest.cc110 GURL(kDMServerURL), net::DEFAULT_PRIORITY, NULL, &context); member in class:policy::net
120 GURL(kDMServerURL), net::DEFAULT_PRIORITY, NULL, &context); member in class:policy::net
/external/chromium_org/net/url_request/
H A Durl_request_job_unittest.cc82 GURL(kGZip_Transaction.url), DEFAULT_PRIORITY, &d, &context); local
102 GURL(kGZip_Transaction.url), DEFAULT_PRIORITY, &d, &context); local
125 GURL(kGZip_Transaction.url), DEFAULT_PRIORITY, &d, &context); local
148 GURL(kRedirect_Transaction.url), DEFAULT_PRIORITY, &d, &context); local
170 TestURLRequest req(GURL(kGZip_Transaction.url), DEFAULT_PRIORITY, &d, local
H A Durl_request_file_job_unittest.cc175 net::DEFAULT_PRIORITY, member in class:__anon9180::net
H A Durl_request_unittest.cc637 URLRequest r(GURL("about:blank"), DEFAULT_PRIORITY, &d, &default_context_);
680 DEFAULT_PRIORITY,
708 URLRequest r(app_url, DEFAULT_PRIORITY, &d, &default_context_);
737 URLRequest r(app_url, DEFAULT_PRIORITY, &d, &default_context_);
769 URLRequest r(temp_url, DEFAULT_PRIORITY, &d, &default_context_);
813 URLRequest r(temp_url, DEFAULT_PRIORITY, &d, &default_context_);
850 URLRequest r(temp_url, DEFAULT_PRIORITY, &d, &default_context_);
879 URLRequest r(test_file_url, DEFAULT_PRIORITY, &d, &default_context_);
891 URLRequest r(test_file_url, DEFAULT_PRIORITY, &d, &default_context_);
912 FilePathToFileURL(file_path), DEFAULT_PRIORITY, local
939 FilePathToFileURL(path), DEFAULT_PRIORITY, &d, &default_context_); local
976 FilePathToFileURL(path), DEFAULT_PRIORITY, &d, &default_context_); local
[all...]
/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddrive_url_request_job_unittest.cc186 net::DEFAULT_PRIORITY, member in class:drive::net
205 net::DEFAULT_PRIORITY,
231 net::DEFAULT_PRIORITY, member in class:drive::net
254 net::DEFAULT_PRIORITY, member in class:drive::net
269 net::DEFAULT_PRIORITY, member in class:drive::net
282 net::DEFAULT_PRIORITY, member in class:drive::net
295 net::DEFAULT_PRIORITY, member in class:drive::net
308 net::DEFAULT_PRIORITY, member in class:drive::net
321 net::DEFAULT_PRIORITY, member in class:drive::net
339 net::DEFAULT_PRIORITY,
[all...]
/external/chromium_org/chrome/browser/net/
H A Dchrome_network_delegate_unittest.cc52 GURL("http://example.com/"), net::DEFAULT_PRIORITY, NULL, &context); member in class:ChromeNetworkDelegateTest::net
56 GURL("http://example.com/"), net::DEFAULT_PRIORITY, NULL, &context); member in class:ChromeNetworkDelegateTest::net
131 GURL(url_string), net::DEFAULT_PRIORITY, &delegate_, &context_); member in class:ChromeNetworkDelegateSafeSearchTest::net
/external/chromium_org/chrome/browser/extensions/api/declarative/
H A Drules_registry.h54 enum Defaults { DEFAULT_PRIORITY = 100 }; enumerator in enum:extensions::RulesRegistry::Defaults
/external/chromium_org/chrome/browser/policy/
H A Durl_blacklist_manager_unittest.cc647 GURL("http://google.com"), net::DEFAULT_PRIORITY, NULL, &context); member in class:policy::net
668 net::URLRequest sync_request(sync_url, net::DEFAULT_PRIORITY, NULL, &context);
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_tracker_unittest.cc227 net::DEFAULT_PRIORITY, member in class:prerender::net
266 net::DEFAULT_PRIORITY, member in class:prerender::net
303 net::DEFAULT_PRIORITY, member in class:prerender::net
/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_protocol_unittest.cc219 net::DEFAULT_PRIORITY, member in class:data_reduction_proxy::DataReductionProxyProtocolTest::net
320 net::DEFAULT_PRIORITY, member in class:data_reduction_proxy::net
360 net::DEFAULT_PRIORITY, member in class:data_reduction_proxy::net
625 net::DEFAULT_PRIORITY, member in class:data_reduction_proxy::net
/external/chromium_org/chrome/browser/component_updater/test/
H A Dcomponent_updater_service_unittest.cc1295 net::DEFAULT_PRIORITY, member in class:component_updater::net
/external/chromium_org/content/browser/appcache/
H A Dappcache_url_request_job_unittest.cc427 net::URLRequest request(GURL("http://blah/"), net::DEFAULT_PRIORITY, NULL, member in class:content::__anon6731::AppCacheURLRequestJobTest::net
451 net::URLRequest request(GURL("http://blah/"), net::DEFAULT_PRIORITY, NULL, member in class:content::__anon6731::AppCacheURLRequestJobTest::net
497 net::DEFAULT_PRIORITY,
534 net::DEFAULT_PRIORITY,
586 net::DEFAULT_PRIORITY,
701 net::DEFAULT_PRIORITY,
/external/chromium_org/net/http/
H A Dhttp_cache_unittest.cc134 int rv = cache->CreateTransaction(net::DEFAULT_PRIORITY, &trans);
1042 int rv = cache.http_cache()->CreateTransaction(net::DEFAULT_PRIORITY, &trans);
4683 int rv = cache.http_cache()->CreateTransaction(net::DEFAULT_PRIORITY, &trans);
5371 TestTransactionConsumer c1(net::DEFAULT_PRIORITY, cache.http_cache()),
5372 c2(net::DEFAULT_PRIORITY, cache.http_cache()),
5373 c3(net::DEFAULT_PRIORITY, cache.http_cache());
5764 cache.http_cache()->WriteMetadata(GURL("foo"), net::DEFAULT_PRIORITY, member in class:net
5772 net::DEFAULT_PRIORITY, member in class:net
5811 net::DEFAULT_PRIORITY, member in class:net
5844 net::DEFAULT_PRIORITY, member in class:net
[all...]
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_unittest.cc1770 GURL("http://www.google.com"), net::DEFAULT_PRIORITY, NULL, &context); member in class:content::net
/external/chromium_org/net/spdy/
H A Dspdy_network_transaction_unittest.cc630 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
646 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get()));
689 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get()));
747 new HttpNetworkTransaction(DEFAULT_PRIORITY, session.get()));
768 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
906 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
915 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get()));
917 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get()));
919 new HttpNetworkTransaction(DEFAULT_PRIORITY, helper.session().get()));
994 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
1081 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
1206 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
1346 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
1483 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
1618 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
1828 NormalSpdyTransactionHelper helper(CreatePostRequest(), DEFAULT_PRIORITY, local
1857 NormalSpdyTransactionHelper helper(CreateFilePostRequest(), DEFAULT_PRIORITY, local
1877 DEFAULT_PRIORITY, local
1909 DEFAULT_PRIORITY, local
1937 DEFAULT_PRIORITY, local
1979 DEFAULT_PRIORITY, local
2120 DEFAULT_PRIORITY, local
2168 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
2198 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
2229 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
2279 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
2317 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
2350 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
2388 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
2448 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
2495 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
2882 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
3127 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
3188 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
3249 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
3345 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
3605 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
3658 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
3696 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
3721 CreateGetRequest(), DEFAULT_PRIORITY, BoundNetLog(), GetParam(), NULL); local
3746 CreateGetRequest(), DEFAULT_PRIORITY, BoundNetLog(), GetParam(), NULL); local
3772 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
3804 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
3837 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
3867 DEFAULT_PRIORITY, local
3975 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
4065 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
4163 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
4252 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
4335 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
4402 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
4507 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
4640 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
4662 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
4688 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
4793 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
5003 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
5065 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
5080 NormalSpdyTransactionHelper helper2(CreateGetRequest(), DEFAULT_PRIORITY, local
5296 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
5434 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
5550 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
5655 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
5708 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
5851 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
6122 NormalSpdyTransactionHelper helper(CreateGetRequest(), DEFAULT_PRIORITY, local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 746 milliseconds

12