OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimulateGetAllInfo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/appcache/
appcache_service_unittest.cc
192
mock_storage()->
SimulateGetAllInfo
(new content::AppCacheInfoCollection);
214
mock_storage()->
SimulateGetAllInfo
(info.get());
224
mock_storage()->
SimulateGetAllInfo
(info.get());
mock_appcache_storage.h
186
void
SimulateGetAllInfo
(AppCacheInfoCollection* info) {
Completed in 245 milliseconds