Searched refs:HasUnexpectedOutput (Results 1 – 3 of 3) sorted by relevance
299 def HasUnexpectedOutput(self, testcase): member in TestSuite304 if not self.HasUnexpectedOutput(testcase):
257 has_unexpected_output = test.suite.HasUnexpectedOutput(test)
206 has_unexpected_output = test.suite.HasUnexpectedOutput(test)