Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Drpc_handler.py78 def validate_rpc_only_called_by_master(self, meth_name, remote_ip): argument
/external/python/cpython2/Lib/test/
Dtest_urllib2.py273 def __init__(self, meth_name, action, handle): argument
/external/python/cpython2/Lib/
Durllib2.py399 def _call_chain(self, chain, kind, meth_name, *args): argument