Home
last modified time | relevance | path

Searched refs:simulated_appcache_info_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/webkit/browser/appcache/
Dmock_appcache_storage.h168 simulated_appcache_info_ = info; in SimulateGetAllInfo()
193 scoped_refptr<AppCacheInfoCollection> simulated_appcache_info_; variable
Dmock_appcache_storage.cc184 delegate_ref->delegate->OnAllInfo(simulated_appcache_info_.get()); in ProcessGetAllInfo()