Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/surface/
Dbyte_buffer_reader_test.cc118 static void read_compressed_slice(grpc_compression_algorithm algorithm, in read_compressed_slice() function
164 read_compressed_slice(GRPC_COMPRESS_GZIP, INPUT_SIZE); in test_read_gzip_compressed_slice()
170 read_compressed_slice(GRPC_COMPRESS_DEFLATE, INPUT_SIZE); in test_read_deflate_compressed_slice()