Home
last modified time | relevance | path

Searched defs:funcopy (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/test/
D_mock_backport.py117 def _copy_func_details(func, funcopy): argument
198 def _setup_func(funcopy, mock): argument
/external/pdfium/third_party/pymock/
Dmock.py217 def _copy_func_details(func, funcopy): argument
293 def _setup_func(funcopy, mock): argument
/external/python/mock/mock/
Dmock.py200 def _copy_func_details(func, funcopy): argument
286 def _setup_func(funcopy, mock, sig): argument
/external/python/cpython3/Lib/unittest/
Dmock.py125 def _copy_func_details(func, funcopy): argument
196 def _setup_func(funcopy, mock, sig): argument