Home | History | Annotate | Download | only in gtest

Lines Matching defs:notified_

2311   Notification() : notified_(false) {
2322 notified_ = true;
2331 const bool notified = notified_;
2341 bool notified_;