Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/unittest/
Dmock.py1092 self._increment_mock_call(*args, **kwargs)
1099 def _increment_mock_call(self, /, *args, **kwargs): member in CallableMixin
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestmock.py904 self._increment_mock_call(a)