DeathTestOutcome 6918 modules/ts/src/ts_gtest.cpp DeathTestOutcome outcome() const { return outcome_; } DeathTestOutcome 6919 modules/ts/src/ts_gtest.cpp void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } DeathTestOutcome 6943 modules/ts/src/ts_gtest.cpp DeathTestOutcome outcome_;