Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/transport/
Dstatus_conversion_test.cc99 HTTP2_ERROR_TO_GRPC_STATUS(GRPC_HTTP2_FRAME_SIZE_ERROR, before_deadline, in test_http2_error_to_grpc_status()
127 HTTP2_ERROR_TO_GRPC_STATUS(GRPC_HTTP2_FRAME_SIZE_ERROR, after_deadline, in test_http2_error_to_grpc_status()
/external/grpc-grpc/src/core/lib/transport/
Dhttp2_errors.h30 GRPC_HTTP2_FRAME_SIZE_ERROR = 0x6, enumerator