Searched refs:HasUnexpectedOutput (Results 1 – 4 of 4) sorted by relevance
290 def HasUnexpectedOutput(self, testcase): member in TestSuite295 if not self.HasUnexpectedOutput(testcase):
233 has_unexpected_output = test.suite.HasUnexpectedOutput(test)
180 def HasUnexpectedOutput(self, testcase): member in Test262TestSuite
207 has_unexpected_output = test.suite.HasUnexpectedOutput(test)