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

  /external/chromium_org/extensions/test/
result_catcher.cc 13 ResultCatcher::ResultCatcher()
23 ResultCatcher::~ResultCatcher() {
26 bool ResultCatcher::GetNextResult() {
49 void ResultCatcher::Observe(int type,
result_catcher.h 26 class ResultCatcher : public content::NotificationObserver {
28 ResultCatcher();
29 virtual ~ResultCatcher();

Completed in 46 milliseconds