Home | History | Annotate | Download | only in gtest

Lines Matching defs:finished_

2390         finished_(false) {
2400 if (!finished_) {
2402 finished_ = true;
2418 bool finished_; // true iff we know that the thread function has finished.