Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_invocation.py20 _NOT_YET_OBSERVED = object() variable
134 self.unary_response = _NOT_YET_OBSERVED
162 if extras.unary_response is _NOT_YET_OBSERVED: