Home
last modified time | relevance | path

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

/external/libxml2/xstc/
Dxstc.py518 def displayResults(self, out, all, combName, counters): member in XSTCTestRunner
582 self.displayResults(self.logFile, False, combName, counters)
583 self.displayResults(sys.stdout, False, combName, counters)
693 self.displayResults(sys.stdout, True, None, self.counters)