Home
last modified time | relevance | path

Searched refs:_is_magic (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/pymock/
Dmock.py336 def _is_magic(name): function
659 elif _is_magic(name):
749 _is_magic(e)]
2203 if _is_magic(entry):
/external/python/cpython2/Lib/test/
D_mock_backport.py241 def _is_magic(name): function
575 elif _is_magic(name):
668 _is_magic(e)]
2157 if _is_magic(entry):
/external/python/cpython3/Lib/unittest/
Dmock.py232 def _is_magic(name): function
591 elif _is_magic(name):
687 _is_magic(e)]
2221 if _is_magic(entry):
/external/python/mock/mock/
Dmock.py351 def _is_magic(name): function
699 elif _is_magic(name):
795 _is_magic(e)]
2337 if _is_magic(entry):