Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests_aio/interop/
Dlocal_interop_test.py93 methods.TestCase.SPECIAL_STATUS_MESSAGE, self._stub, None)
Dmethods.py414 SPECIAL_STATUS_MESSAGE = 'special_status_message' variable in TestCase
435 TestCase.SPECIAL_STATUS_MESSAGE: _special_status_message,
/third_party/grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py441 SPECIAL_STATUS_MESSAGE = 'special_status_message' variable in TestCase
478 elif self is TestCase.SPECIAL_STATUS_MESSAGE: