HomeSort by relevance Sort by last modified time
    Searched refs:_is_magic (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/pymock/
mock.py 336 def _is_magic(name): function
659 elif _is_magic(name):
749 _is_magic(e)]
    [all...]
  /external/python/cpython2/Lib/test/
_mock_backport.py 241 def _is_magic(name): function
575 elif _is_magic(name):
668 _is_magic(e)]
    [all...]
  /external/python/cpython3/Lib/unittest/
mock.py 239 def _is_magic(name): function
583 elif _is_magic(name):
676 _is_magic(e)]
    [all...]

Completed in 174 milliseconds