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

/external/chromium_org/chrome/browser/extensions/
H A Dextension_storage_monitor_browsertest.cc43 bool HasReceivedNotification() const { function in class:extensions::__anon3961::NotificationObserver
51 if (HasReceivedNotification())
57 return HasReceivedNotification();
66 if (waiting_ && HasReceivedNotification())
197 EXPECT_FALSE(notification_observer.HasReceivedNotification());

Completed in 122 milliseconds