Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/unittest/test/testmock/
Dtestmagicmethods.py437 def test_divmod_and_rdivmod(self): member in TestMockingMagicMethods
/external/python/mock/mock/tests/
Dtestmagicmethods.py502 def test_divmod_and_rdivmod(self): member in TestMockingMagicMethods