OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:orig_http_factory_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/browser/appcache/
appcache_url_request_job_unittest.cc
180
orig_http_factory_
= net::URLRequest::Deprecated::RegisterProtocolFactory(
195
orig_http_factory_
);
196
orig_http_factory_
= NULL;
767
net::URLRequest::ProtocolFactory*
orig_http_factory_
;
member in class:appcache::AppCacheURLRequestJobTest
appcache_request_handler_unittest.cc
174
AppCacheRequestHandlerTest() : host_(NULL),
orig_http_factory_
(NULL) {}
188
orig_http_factory_
= net::URLRequest::Deprecated::RegisterProtocolFactory(
207
"http",
orig_http_factory_
);
208
orig_http_factory_
= NULL;
889
net::URLRequest::ProtocolFactory*
orig_http_factory_
;
member in class:appcache::AppCacheRequestHandlerTest
[
all
...]
Completed in 67 milliseconds