Lines Matching full:totalt
1457 totalt = totalf = 01461 totalt += t1487 print totalt, "tests in", len(self._name2ft), "items."1488 print totalt - totalf, "passed and", totalf, "failed."1493 return TestResults(totalf, totalt)