Home
last modified time | relevance | path

Searched refs:ResetForbiddenStateForTesting (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/
H A Dprefetch_prefs.h71 void ResetForbiddenStateForTesting(PrefService* prefs);
H A Dprefetch_prefs.cc119 void ResetForbiddenStateForTesting(PrefService* prefs) { in ResetForbiddenStateForTesting() function
H A Dprefetch_dispatcher_impl_unittest.cc512 prefetch_prefs::ResetForbiddenStateForTesting(prefs()); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/
H A Dprefetch_prefs.h71 void ResetForbiddenStateForTesting(PrefService* prefs);
H A Dprefetch_prefs.cc119 void ResetForbiddenStateForTesting(PrefService* prefs) { in ResetForbiddenStateForTesting() function
H A Dprefetch_dispatcher_impl_unittest.cc553 prefetch_prefs::ResetForbiddenStateForTesting(prefs()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/offline_pages/android/
H A Doffline_test_util_jni.cc287 prefetch_prefs::ResetForbiddenStateForTesting(key->GetPrefs()); in JNI_OfflineTestUtil_SetPrefetchingEnabledByServer()