Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/compression/
Dstream_compression_test.cc73 GRPC_STREAM_COMPRESSION_FLUSH_FINISH)); in test_stream_compression_simple_compress_decompress()
106 GRPC_STREAM_COMPRESSION_FLUSH_FINISH)); in test_stream_compression_simple_compress_decompress_with_output_size_constraint()
156 GRPC_STREAM_COMPRESSION_FLUSH_FINISH)); in test_stream_compression_simple_compress_decompress_with_large_data()
187 GRPC_STREAM_COMPRESSION_FLUSH_FINISH)); in test_stream_compression_drop_context()
196 GRPC_STREAM_COMPRESSION_FLUSH_FINISH)); in test_stream_compression_drop_context()
275 GRPC_STREAM_COMPRESSION_FLUSH_FINISH)); in test_stream_compression_sync_flush()
/external/grpc-grpc/src/core/lib/compression/
Dstream_compression.h49 GRPC_STREAM_COMPRESSION_FLUSH_FINISH, enumerator
Dstream_compression_gzip.cc157 case GRPC_STREAM_COMPRESSION_FLUSH_FINISH: in grpc_stream_compress_gzip()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dwriting.cc348 GRPC_STREAM_COMPRESSION_FLUSH_FINISH))) { in FlushCompressedBytes()