Home | History | Annotate | Download | only in tools

Lines Matching refs:crashed

66     self.crashed = 0
131 self.crashed += 1
168 print "--- CRASHED ---"
179 if self.crashed > 0:
180 print "=== %i tests CRASHED" % self.crashed
254 print "--- CRASHED ---"