Home
last modified time | relevance | path

Searched refs:simulate_store_group_and_newest_cache_failure_ (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/appcache/
H A Dmock_appcache_storage.h161 simulate_store_group_and_newest_cache_failure_ = true; in SimulateStoreGroupAndNewestCacheFailure()
215 bool simulate_store_group_and_newest_cache_failure_; variable
H A Dmock_appcache_storage.cc38 simulate_store_group_and_newest_cache_failure_(false), in MockAppCacheStorage()
236 if (simulate_store_group_and_newest_cache_failure_) { in ProcessStoreGroupAndNewestCache()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/appcache/
H A Dmock_appcache_storage.h161 simulate_store_group_and_newest_cache_failure_ = true; in SimulateStoreGroupAndNewestCacheFailure()
215 bool simulate_store_group_and_newest_cache_failure_; variable
H A Dmock_appcache_storage.cc38 simulate_store_group_and_newest_cache_failure_(false), in MockAppCacheStorage()
236 if (simulate_store_group_and_newest_cache_failure_) { in ProcessStoreGroupAndNewestCache()