Lines Matching defs:outcome
348 DeathTestOutcome outcome() const { return outcome_; }
349 void set_outcome(DeathTestOutcome outcome) { outcome_ = outcome; }
390 // 5. The parent reads child's output through the pipe (outcome code and
432 // outcome data member.
433 // TODO(vladl@google.com): Outcome classification logic is common with
733 // outcome data member.
787 // outcome: An enumeration describing how the death test
819 switch (outcome()) {