Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dtransport.py105 self._wait_impl()
107 def _wait_impl(self): member in Rpc
335 rpc._wait_impl = wait_impl
411 rpc._wait_impl = wait_impl
Dtransport_test.py61 def _wait_impl(self): member in TestRpc