Home | History | Annotate | Download | only in src

Lines Matching refs:outcome_

369         outcome_(IN_PROGRESS),
385 DeathTestOutcome outcome() const { return outcome_; }
386 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
393 // test child process via a pipe, interprets it to set the outcome_
410 DeathTestOutcome outcome_;
422 // test child process via a pipe, interprets it to set the outcome_