Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/transport/
Dstatus_conversion_test.cc97 HTTP2_ERROR_TO_GRPC_STATUS(GRPC_HTTP2_STREAM_CLOSED, before_deadline, in test_http2_error_to_grpc_status()
125 HTTP2_ERROR_TO_GRPC_STATUS(GRPC_HTTP2_STREAM_CLOSED, after_deadline, in test_http2_error_to_grpc_status()
/external/grpc-grpc/src/core/lib/transport/
Dhttp2_errors.h29 GRPC_HTTP2_STREAM_CLOSED = 0x5, enumerator