Home
last modified time | relevance | path

Searched defs:funcopy (Results 1 – 3 of 3) 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/cpython3/Lib/unittest/
Dmock.py129 def _copy_func_details(func, funcopy): argument
200 def _setup_func(funcopy, mock, sig): argument