Home | History | Annotate | Download | only in test

Lines Matching refs:should_die_

141     if (should_die_)
146 bool should_die_;
153 explicit MayDie(bool should_die) : should_die_(should_die) {}
157 if (should_die_)
163 bool should_die_;
357 should_die_ = true;
384 should_die_ = true;