Searched refs:GetFailure (Results 1 – 3 of 3) sorted by relevance
51 failure = self.ispy.GetFailure(test_run, expectation)
179 res = self.ispy_utils.GetFailure('test', 'test1')189 self.ispy_utils.GetFailure, 'test', 'test2')
267 def GetFailure(self, test_run, expectation): member in ISpyUtils