Searched refs:_active_patches (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/pymock/
H A Dmock.py1114 _active_patches = set() variable in class:_patch
1397 self._active_patches.add(self)
1403 self._active_patches.discard(self)
1700 for patch in list(_patch._active_patches):

Completed in 89 milliseconds