Searched refs:_Outcome (Results 1 – 3 of 3) sorted by relevance
44 class _Outcome(object): class582 outcome = _Outcome(result)627 outcome = self._outcome or _Outcome()
8 from unittest.case import _Outcome81 outcome = test._outcome = _Outcome()
3002 reference cycles between frames and the _Outcome instance.