Home | History | Annotate | Download | only in src

Lines Matching refs:outcome_

316         outcome_(IN_PROGRESS),
332 DeathTestOutcome outcome() const { return outcome_; }
333 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
340 // test child process via a pipe, interprets it to set the outcome_
357 DeathTestOutcome outcome_;
369 // test child process via a pipe, interprets it to set the outcome_