Home
last modified time | relevance | path

Searched refs:_importer (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/pymock/
Dmock.py1095 def _importer(target): function
1414 getter = lambda: _importer(target)
1469 getter = lambda: _importer(target)
1602 in_dict = _importer(in_dict)
/external/python/cpython2/Lib/test/
D_mock_backport.py1048 def _importer(target): function
1365 getter = lambda: _importer(target)
1417 getter = lambda: _importer(target)
1550 in_dict = _importer(in_dict)