Home
last modified time | relevance | path

Searched refs:TabsAddedNotificationObserver (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/apps/
Dapp_browsertest.cc93 class TabsAddedNotificationObserver class
96 explicit TabsAddedNotificationObserver(size_t observations) in TabsAddedNotificationObserver() function in extensions::__anon39e56b2a0111::TabsAddedNotificationObserver
118 DISALLOW_COPY_AND_ASSIGN(TabsAddedNotificationObserver);
362 TabsAddedNotificationObserver observer(2); in IN_PROC_BROWSER_TEST_F()