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

/external/chromium_org/chrome/browser/extensions/
H A Dcontent_verifier_browsertest.cc53 class JobDelegate : public ContentVerifyJob::TestDelegate { class in namespace:extensions::__anon3891
55 JobDelegate() : fail_next_read_(false), fail_next_done_(false) {} function in class:extensions::__anon3891::JobDelegate
57 virtual ~JobDelegate() {}
83 DISALLOW_COPY_AND_ASSIGN(JobDelegate);
180 // Setup our unload observer and JobDelegate, and install a test extension.
213 JobDelegate delegate_;

Completed in 94 milliseconds