Home | History | Annotate | Download | only in pymock

Lines Matching defs:call_count

317     funcopy.call_count = 0
589 call_count = _delegating_property('call_count')
616 self.call_count = 0
842 if not self.call_count == 1:
844 self.call_count)
961 self.call_count += 1