Home | History | Annotate | Download | only in gtest

Lines Matching refs:outcome_

6863         outcome_(IN_PROGRESS),
6879 DeathTestOutcome outcome() const { return outcome_; }
6880 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
6887 // test child process via a pipe, interprets it to set the outcome_
6904 DeathTestOutcome outcome_;
6916 // test child process via a pipe, interprets it to set the outcome_