Searched defs:failcount (Results 1 – 2 of 2) sorted by relevance
21 def print_results(passcount, failcount, skipcount, xpasscount, xfailcount, xskipcount, errorcount): argument48 failcount = 0 variable84 failcount = failcount + 1 variable
64 failcount = verifyHomepage(bbhandler) variable