Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_abort_test.py27 _ABORT = '/test/abort' variable
81 if handler_call_details.method == _ABORT:
109 self._channel.unary_unary(_ABORT)(_REQUEST)
126 self._channel.unary_unary(_ABORT)(_REQUEST)
/third_party/openssl/apps/
Dvms_term_sock.c461 if (iosb.iosb$w_status == SS$_ABORT) in CreateSocketPair()