Home
last modified time | relevance | path

Searched refs:_dot_lookup (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/test/
D_mock_backport.py1040 def _dot_lookup(thing, comp, import_path): function
1055 thing = _dot_lookup(thing, comp, import_path)
/external/pdfium/third_party/pymock/
Dmock.py1087 def _dot_lookup(thing, comp, import_path): function
1102 thing = _dot_lookup(thing, comp, import_path)
/external/python/mock/mock/
Dmock.py1220 def _dot_lookup(thing, comp, import_path): function
1235 thing = _dot_lookup(thing, comp, import_path)
/external/python/cpython3/Lib/unittest/
Dmock.py1225 def _dot_lookup(thing, comp, import_path): function
1240 thing = _dot_lookup(thing, comp, import_path)