Home | Sort by relevance Sort by last modified time |
/external/chromium_org/net/android/ | |
network_change_notifier_android_unittest.cc | 24 NetworkChangeNotifierDelegateAndroidObserver() : notifications_count_(0) {} 28 notifications_count_++; 32 return notifications_count_; 36 int notifications_count_; member in class:net::__anon8848::NetworkChangeNotifierDelegateAndroidObserver 42 NetworkChangeNotifierObserver() : notifications_count_(0) {} 47 notifications_count_++; 51 return notifications_count_; 55 int notifications_count_; member in class:net::__anon8848::NetworkChangeNotifierObserver |