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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_heapq.py35 self.check_invariant(heap)
40 self.check_invariant(heap)
44 self.check_invariant(heap)
50 self.check_invariant(results)
59 def check_invariant(self, heap): member in class:TestHeap
70 self.check_invariant(heap)
H A Dtest_multiprocessing.py717 def check_invariant(self, cond): member in class:_TestCondition
768 self.check_invariant(cond)
798 self.check_invariant(cond)
828 self.check_invariant(cond)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_heapq.py35 self.check_invariant(heap)
40 self.check_invariant(heap)
44 self.check_invariant(heap)
50 self.check_invariant(results)
59 def check_invariant(self, heap): member in class:TestHeap
70 self.check_invariant(heap)
H A Dtest_multiprocessing.py717 def check_invariant(self, cond): member in class:_TestCondition
768 self.check_invariant(cond)
798 self.check_invariant(cond)
828 self.check_invariant(cond)

Completed in 90 milliseconds