Home | History | Annotate | Download | only in tools

Lines Matching full:outcome

191         outcome = 'CRASH'
193 outcome = 'FAIL'
195 outcome = 'pass'
196 print 'Done running %s: %s' % (output.test.GetLabel(), outcome)
389 outcome = CRASH
391 outcome = TIMEOUT
393 outcome = FAIL
395 outcome = PASS
396 return not outcome in self.test.outcomes
692 class Outcome(Expression):
884 return Outcome(name.lower())
1007 """A single rule that specifies the expected outcome for a single