Home
last modified time | relevance | path

Searched defs:_get_proxy (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/cellular/pseudomodem/
Dclient.py27 def _get_proxy(self, path=pm_constants.TESTING_PATH): member in PseudoModemClient
/external/python/mock/mock/tests/
Dtestpatch.py30 def _get_proxy(obj, get_only=True): function
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestpatch.py26 def _get_proxy(obj, get_only=True): function