Home | History | Annotate | Download | only in src

Lines Matching refs:outcome_

332         outcome_(IN_PROGRESS),
348 DeathTestOutcome outcome() const { return outcome_; }
349 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
356 // test child process via a pipe, interprets it to set the outcome_
373 DeathTestOutcome outcome_;
385 // test child process via a pipe, interprets it to set the outcome_