OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MockBackendFactory
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/http/
mock_http_cache.h
158
class
MockBackendFactory
: public net::HttpCache::BackendFactory {
mock_http_cache.cc
490
int
MockBackendFactory
::CreateBackend(net::NetLog* net_log,
500
: http_cache_(new MockNetworkLayer(), NULL, new
MockBackendFactory
()) {
/external/chromium/net/http/
http_cache_unittest.cc
538
class
MockBackendFactory
: public net::HttpCache::BackendFactory {
551
: http_cache_(new MockNetworkLayer(), NULL, new
MockBackendFactory
()) {
[
all
...]
Completed in 624 milliseconds