Searched defs:xfailcount (Results 1 – 1 of 1) sorted by relevance
21 def print_results(passcount, failcount, skipcount, xpasscount, xfailcount, xskipcount, errorcount): argument51 xfailcount = 0 variable71 xfailcount = xfailcount + 1 variable