Lines Matching refs:Outcome
193 outcome = 'CRASH'
195 outcome = 'FAIL'
197 outcome = 'pass'
198 print 'Done running %s: %s' % (output.test.GetLabel(), outcome)
414 outcome = CRASH
416 outcome = TIMEOUT
418 outcome = FAIL
420 outcome = PASS
421 return not outcome in self.test.outcomes
788 class Outcome(Expression):
986 return Outcome(name.lower())
1112 """A single rule that specifies the expected outcome for a single