Searched refs:TestDomDistillerService (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/dom_distiller/core/
H A Dviewer_unittest.cc26 class TestDomDistillerService : public DomDistillerServiceInterface { class in namespace:dom_distiller
28 TestDomDistillerService() {} function in class:dom_distiller::TestDomDistillerService
29 virtual ~TestDomDistillerService() {}
79 service_.reset(new TestDomDistillerService());
90 scoped_ptr<TestDomDistillerService> service_;
137 DistilledPagePrefs* TestDomDistillerService::GetDistilledPagePrefs() {

Completed in 75 milliseconds