Home
last modified time | relevance | path

Searched refs:notification_running_ (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dobserver_list_unittest.cc754 : notification_running_(WaitableEvent::ResetPolicy::AUTOMATIC, in RemoveWhileNotificationIsRunningObserver()
761 notification_running_.Signal(); in Observe()
766 void WaitForNotificationRunning() { notification_running_.Wait(); } in WaitForNotificationRunning()
770 WaitableEvent notification_running_; member in base::__anone249295e0311::RemoveWhileNotificationIsRunningObserver