Home
last modified time | relevance | path

Searched refs:_increment_mock_call (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/unittest/
Dmock.py1103 self._increment_mock_call(*args, **kwargs)
1110 def _increment_mock_call(self, /, *args, **kwargs): member in CallableMixin
/third_party/python/Lib/unittest/test/testmock/
Dtestmock.py932 self._increment_mock_call(a)