Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_metadata_test.py191 unused_response, call = multi_callable.with_call(
214 unused_response, call = multi_callable.with_call(
D_metadata_code_details_test.py30 _RESPONSE_SERIALIZER = lambda unused_response: _SERIALIZED_RESPONSE argument
233 unused_response, call = self._unary_unary.with_call(
272 unused_response, call = self._stream_unary.with_call(
/external/python/apitools/samples/storage_sample/
Ddownloads_test.py173 def _ProgressCallback(unused_response, download_object): argument
/external/python/apitools/apitools/base/py/
Dtransfer.py63 def DownloadCompletePrinter(unused_response, unused_download): argument
73 def UploadCompletePrinter(unused_response, unused_upload): argument