Home | History | Annotate | Download | only in gtest

Lines Matching refs:notified_

2752   Notification() : notified_(false) {
2763 notified_ = true;
2772 const bool notified = notified_;
2782 bool notified_;