Searched defs:check_invariant (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_heapq.py | 59 def check_invariant(self, heap): member in TestHeap |
D | test_multiprocessing.py | 770 def check_invariant(self, cond): member in _TestCondition |
/external/python/cpython3/Lib/test/ | ||
D | test_heapq.py | 59 def check_invariant(self, heap): member in TestHeap |
D | _test_multiprocessing.py | 1222 def check_invariant(self, cond): member in _TestCondition |