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

  /external/chromium_org/webkit/browser/appcache/
appcache_service_unittest.cc 193 mock_storage()->SimulateGetAllInfo(new AppCacheInfoCollection);
215 mock_storage()->SimulateGetAllInfo(info.get());
225 mock_storage()->SimulateGetAllInfo(info.get());
mock_appcache_storage.h 167 void SimulateGetAllInfo(AppCacheInfoCollection* info) {

Completed in 104 milliseconds