Searched refs:AllocateForTesting (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/cc/test/
H A Drender_pass_test_common.cc42 resource_provider->AllocateForTesting(resource1);
48 resource_provider->AllocateForTesting(resource2);
54 resource_provider->AllocateForTesting(resource3);
60 resource_provider->AllocateForTesting(resource4);
66 resource_provider->AllocateForTesting(resource5);
72 resource_provider->AllocateForTesting(resource6);
78 resource_provider->AllocateForTesting(resource7);
89 resource_provider->AllocateForTesting(resource8);
242 resource_provider->AllocateForTesting(plane_resources[i]);
/external/chromium_org/content/public/browser/
H A Dresource_request_info.h33 CONTENT_EXPORT static void AllocateForTesting(net::URLRequest* request,
/external/chromium_org/chrome/browser/extensions/api/web_request/
H A Dweb_request_permissions_unittest.cc133 ResourceRequestInfo::AllocateForTesting(sensitive_request.get(),
151 ResourceRequestInfo::AllocateForTesting(sensitive_request.get(),
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_tracker_unittest.cc232 content::ResourceRequestInfo::AllocateForTesting(request.get(),
275 content::ResourceRequestInfo::AllocateForTesting(
317 content::ResourceRequestInfo::AllocateForTesting(request.get(),
/external/chromium_org/extensions/browser/api/declarative_webrequest/
H A Dwebrequest_condition_unittest.cc89 content::ResourceRequestInfo::AllocateForTesting(
106 content::ResourceRequestInfo::AllocateForTesting(
152 content::ResourceRequestInfo::AllocateForTesting(
H A Dwebrequest_condition_attribute_unittest.cc102 content::ResourceRequestInfo::AllocateForTesting(
115 content::ResourceRequestInfo::AllocateForTesting(
/external/chromium_org/chrome/browser/search/
H A Diframe_source_unittest.cc108 content::ResourceRequestInfo::AllocateForTesting(
/external/chromium_org/content/browser/loader/
H A Dresource_request_info_impl.cc26 void ResourceRequestInfo::AllocateForTesting(net::URLRequest* request, function in class:content::ResourceRequestInfo
H A Dresource_loader_unittest.cc322 ResourceRequestInfo::AllocateForTesting(request.get(),
/external/chromium_org/chrome/browser/extensions/
H A Dextension_protocols_unittest.cc130 content::ResourceRequestInfo::AllocateForTesting(request,
/external/chromium_org/components/navigation_interception/
H A Dintercept_navigation_resource_throttle_unittest.cc131 content::ResourceRequestInfo::AllocateForTesting(
/external/chromium_org/cc/resources/
H A Dresource_provider.h351 void AllocateForTesting(ResourceId id);
H A Dresource_provider_unittest.cc1697 child_resource_provider->AllocateForTesting(id);
1953 child_resource_provider_->AllocateForTesting(resource);
2009 child_resource_provider_->AllocateForTesting(resource);
2326 resource_provider->AllocateForTesting(id);
3079 resource_provider->AllocateForTesting(id);
3137 resource_provider->AllocateForTesting(id);
3566 resource_provider->AllocateForTesting(id);
3659 resource_provider->AllocateForTesting(id);
3679 resource_provider->AllocateForTesting(id);
H A Dresource_provider.cc1816 void ResourceProvider::AllocateForTesting(ResourceId id) { function in class:cc::ResourceProvider
/external/chromium_org/cc/layers/
H A Dtexture_layer_unittest.cc1111 provider->AllocateForTesting(id);
/external/chromium_org/cc/output/
H A Dgl_renderer_unittest.cc1350 resource_provider_->AllocateForTesting(mask);
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_impl_unittest.cc3814 resource_provider->AllocateForTesting(resource_id_);

Completed in 4802 milliseconds