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

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DNetworkStateNotifierTest.cpp125 void addObserverOnNotification(StateObserver* observer, StateObserver* observerToAdd) argument
127 observer->setNotificationCallback(bind(&NetworkStateNotifier::addObserver, &m_notifier, observerToAdd, executionContext()));

Completed in 60 milliseconds