Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc1443 : weak_ptr_(weak_ptr), notify_all_(notify_all) {} in NotifyTask()
1447 if (notify_all_) in Execute()
1456 const bool notify_all_; member in __anon9f8b1c480611::MultiQueryManager::NotifyTask