HomeSort by relevance Sort by last modified time
    Searched defs:MockDistillerPageFactory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/dom_distiller/core/
fake_distiller_page.cc 10 MockDistillerPageFactory::MockDistillerPageFactory() {
12 MockDistillerPageFactory::~MockDistillerPageFactory() {
fake_distiller_page.h 14 class MockDistillerPageFactory : public DistillerPageFactory {
16 MockDistillerPageFactory();
17 virtual ~MockDistillerPageFactory();

Completed in 313 milliseconds