Searched refs:_is_magic (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/third_party/pymock/
H A 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/
H A 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/
H A Dmock.py239 def _is_magic(name): function
583 elif _is_magic(name):
676 _is_magic(e)]
2192 if _is_magic(entry):

Completed in 326 milliseconds