Searched refs:HasUnexpectedOutput (Results 1 – 3 of 3) sorted by relevance
207 def HasUnexpectedOutput(self, testcase): member in TestSuite212 if not self.HasUnexpectedOutput(testcase):
134 has_unexpected_output = test.suite.HasUnexpectedOutput(test)
209 has_unexpected_output = test.suite.HasUnexpectedOutput(test)