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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2311 Notification() : notified_(false) {
2322 notified_ = true;
2331 const bool notified = notified_;
2341 bool notified_; member in class:std::tr1::Notification

Completed in 94 milliseconds