HomeSort by relevance Sort by last modified time
    Searched full:notifications_count (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/android/
network_change_notifier_android_unittest.cc 31 int notifications_count() const { function in class:net::__anon10904::NetworkChangeNotifierDelegateAndroidObserver
50 int notifications_count() const { function in class:net::__anon10904::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 1729 milliseconds