Home
last modified time | relevance | path

Searched refs:CNT_TOTAL (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/xstc/
Dxstc.py456 CNT_TOTAL = 0 variable in XSTCTestRunner
478 counters = {self.CNT_TOTAL:0, self.CNT_RAN:0, self.CNT_SUCCEEDED:0,
525 out.write(" total : %d\n" % counters[self.CNT_TOTAL])
542 counters[self.CNT_TOTAL], counters[self.CNT_SCHEMA_TEST]))
575 counters[self.CNT_TOTAL] += 1
637 self.counters[self.CNT_TOTAL] += 1