Searched refs:expected_call_count (Results 1 – 1 of 1) sorted by relevance
34 def CheckAndReset(self, expected_call_count): argument37 if expected_call_count == actual_call_count:40 (self._fn.__name__, expected_call_count, actual_call_count))