Searched defs:ResultCatcher (Results 1 - 2 of 2) sorted by path

/external/chromium_org/extensions/test/
H A Dresult_catcher.cc13 ResultCatcher::ResultCatcher() function in class:extensions::ResultCatcher
23 ResultCatcher::~ResultCatcher() {
26 bool ResultCatcher::GetNextResult() {
49 void ResultCatcher::Observe(int type,
H A Dresult_catcher.h26 class ResultCatcher : public content::NotificationObserver { class in namespace:extensions
28 ResultCatcher();
29 virtual ~ResultCatcher();

Completed in 3037 milliseconds