Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc/py/tests/
H A Dcallback_client_test.py88 def _enqueue_response( member in _CallbackClientImplTestBase
208 self._enqueue_response(CLIENT_CHANNEL_ID, stub.method)
219 self._enqueue_response(CLIENT_CHANNEL_ID, stub.method, Status.UNKNOWN)
228 self._enqueue_response(999, method, process_status=Status.NOT_FOUND)
230 self._enqueue_response(
234 self._enqueue_response(
238 self._enqueue_response(
244 self._enqueue_response(
287 self._enqueue_response(
356 self._enqueue_response(
[all …]