Searched refs:installHandler (Results 1 – 9 of 9) sorted by relevance
9 from unittest2.signals import installHandler11 installHandler = None variable107 if self.catchbreak != False and installHandler is not None:135 if self.catchbreak is None and installHandler is not None:175 if self.catchbreak != False and installHandler is not None:201 if self.catchbreak is None and installHandler is not None:218 installHandler()
56 installHandler, registerResult, removeResult, removeHandler
35 def installHandler(): function
28 unittest2.installHandler()56 unittest2.installHandler()76 unittest2.installHandler()97 unittest2.installHandler()127 unittest2.installHandler()167 unittest2.installHandler()234 unittest2.installHandler()244 unittest2.installHandler()
219 original = module.installHandler221 module.installHandler = original227 module.installHandler = fakeInstallHandler
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
1224 unittest2.signals.installHandler()
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...