HomeSort by relevance Sort by last modified time
    Searched refs:OpenBackendEntry (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/http/
mock_http_cache.h 189 bool OpenBackendEntry(const std::string& key, disk_cache::Entry** entry);
http_cache_unittest.cc 752 ASSERT_TRUE(cache.OpenBackendEntry(kSimpleGET_Transaction.url, &en));
    [all...]
mock_http_cache.cc 548 bool MockHttpCache::OpenBackendEntry(const std::string& key,
  /external/chromium/net/http/
http_cache_unittest.cc 608 bool OpenBackendEntry(const std::string& key, disk_cache::Entry** entry) {
    [all...]

Completed in 66 milliseconds