Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/face/
Dface.py119 class CancellationError(AbortionError): class
/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/
Dbeta_python_plugin_test.py462 with self.assertRaises(face.CancellationError):
588 with self.assertRaises(face.CancellationError):
/external/grpc-grpc/src/python/grpcio/grpc/beta/
D_client_adaptations.py28 face.CancellationError),