Searched defs:observed_tabs_ (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/apps/
H A Dapp_browsertest.cc103 observed_tabs_.push_back(
105 if (observed_tabs_.size() == observations_)
109 const std::vector<content::WebContents*>& tabs() { return observed_tabs_; }
113 std::vector<content::WebContents*> observed_tabs_; member in class:extensions::__anon2885::TabsAddedNotificationObserver

Completed in 51 milliseconds