Searched defs:_get_target (Results 1 – 6 of 6) sorted by relevance
/external/python/setuptools/setuptools/ | ||
D | namespaces.py | 41 def _get_target(self): member in Installer |
/external/pdfium/third_party/pymock/ | ||
D | mock.py | 1408 def _get_target(target): function |
/external/python/cpython2/Lib/test/ | ||
D | _mock_backport.py | 1359 def _get_target(target): function |
/external/python/cpython3/Lib/unittest/ | ||
D | mock.py | 1416 def _get_target(target): function |
/external/python/mock/mock/ | ||
D | mock.py | 1517 def _get_target(target): function |
/external/python/cpython2/Lib/xml/dom/ | ||
D | minidom.py | 920 def _get_target(self): member in ProcessingInstruction |