OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MockHttpServerJobFactory
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/appcache/
appcache_storage_impl_unittest.cc
126
class
MockHttpServerJobFactory
153
factory->SetProtocolHandler("http", new
MockHttpServerJobFactory
);
[
all
...]
appcache_update_job_unittest.cc
195
class
MockHttpServerJobFactory
575
factory->SetProtocolHandler("http", new
MockHttpServerJobFactory
);
576
factory->SetProtocolHandler("https", new
MockHttpServerJobFactory
);
[
all
...]
Completed in 109 milliseconds