Home
last modified time | relevance | path

Searched refs:GetSuggestedArticlesObserverForTesting (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/
H A Dstub_prefetch_service.h39 SuggestedArticlesObserver* GetSuggestedArticlesObserverForTesting() override;
H A Dstub_prefetch_service.cc78 StubPrefetchService::GetSuggestedArticlesObserverForTesting() { in GetSuggestedArticlesObserverForTesting() function in offline_pages::StubPrefetchService
H A Dprefetch_service.h125 GetSuggestedArticlesObserverForTesting() = 0;
H A Dprefetch_service_impl.h74 SuggestedArticlesObserver* GetSuggestedArticlesObserverForTesting() override;
H A Dsuggested_articles_observer_unittest.cc60 ->GetSuggestedArticlesObserverForTesting(); in observer()
H A Dprefetch_service_impl.cc173 PrefetchServiceImpl::GetSuggestedArticlesObserverForTesting() { in GetSuggestedArticlesObserverForTesting() function in offline_pages::PrefetchServiceImpl