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

  /external/pdfium/third_party/pymock/
mock.py 237 def _is_list(obj): function
543 if spec is not None and not _is_list(spec):
    [all...]
  /external/python/cpython2/Lib/test/
_mock_backport.py 148 def _is_list(obj): function
451 if spec is not None and not _is_list(spec):
    [all...]

Completed in 77 milliseconds