Searched refs:notifications_count (Results 1 - 1 of 1) sorted by relevance
/external/chromium_org/net/android/ | ||
H A D | network_change_notifier_android_unittest.cc | 31 int notifications_count() const { function in class:net::__anon9158::NetworkChangeNotifierDelegateAndroidObserver 50 int notifications_count() const { function in class:net::__anon9158::NetworkChangeNotifierObserver 160 &NetworkChangeNotifierDelegateAndroidObserver::notifications_count, 167 EXPECT_EQ(delegate_observer_.notifications_count(), 168 other_delegate_observer_.notifications_count()); 195 &NetworkChangeNotifierObserver::notifications_count, 208 &NetworkChangeNotifierObserver::notifications_count, 212 EXPECT_EQ(connection_type_observer_.notifications_count(), 213 other_connection_type_observer_.notifications_count()); |
Completed in 258 milliseconds