Searched refs:test_divmod_and_rdivmod (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/unittest/test/testmock/ | ||
D | testmagicmethods.py | 437 def test_divmod_and_rdivmod(self): member in TestMockingMagicMethods |
/external/python/mock/mock/tests/ | ||
D | testmagicmethods.py | 502 def test_divmod_and_rdivmod(self): member in TestMockingMagicMethods |