Home | Sort by relevance Sort by last modified time |
/external/chromium_org/chrome/browser/extensions/ | |
permissions_updater_unittest.cc | 35 : received_notification_(false), waiting_(false) { 42 received_notification_ = false; 49 if (received_notification_) 57 bool received_notification() const { return received_notification_; } 66 received_notification_ = true; 80 bool received_notification_; member in class:extensions::__anon7477::PermissionsUpdaterListener |
/external/chromium_org/chrome/browser/web_resource/ | |
promo_resource_service_mobile_ntp_unittest.cc | 41 NotificationPromoMobileNtpTest() : received_notification_(false) {} 62 received_notification_ = false; 124 bool received_notification_; member in class:NotificationPromoMobileNtpTest |
promo_resource_service_unittest.cc | 76 : received_notification_(false), 124 received_notification_ = false; 342 bool received_notification_; member in class:NotificationPromoTest |
/external/chromium_org/ui/views/ | |
view_unittest.cc | 1936 bool received_notification_; member in class:views::VisibleBoundsView [all...] |