Lines Matching defs:outcome_
329 outcome_(IN_PROGRESS),
345 DeathTestOutcome outcome() const { return outcome_; }
346 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
353 // test child process via a pipe, interprets it to set the outcome_
370 DeathTestOutcome outcome_;
382 // test child process via a pipe, interprets it to set the outcome_