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

  /external/pdfium/third_party/pymock/
mock.py 201 if not _callable(func):
229 def _callable(obj): function
265 if not _callable(original):
920 if _callable(obj):
1012 if not _callable(effect):
    [all...]
  /external/python/cpython2/Lib/test/
_mock_backport.py 140 def _callable(obj): function
173 if not _callable(original):
875 if _callable(obj):
968 if not _callable(effect):
    [all...]
  /external/python/cpython3/Lib/unittest/
mock.py 129 def _callable(obj): function
162 if not _callable(original):
904 if _callable(obj):
997 if not _callable(effect):
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
argparse.py 95 def _callable(obj): function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
argparse.py 95 def _callable(obj): function
    [all...]
  /external/python/cpython2/Lib/
argparse.py 95 def _callable(obj): function
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
argparse.py 95 def _callable(obj): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
argparse.py 95 def _callable(obj): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
argparse.py 95 def _callable(obj): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
argparse.py 95 def _callable(obj): function
    [all...]

Completed in 704 milliseconds