Home
last modified time | relevance | path

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

/third_party/grpc/test/core/compression/
Dstream_compression_test.cc38 static bool slice_buffer_equals_string(grpc_slice_buffer* buf, in slice_buffer_equals_string() function
83 GPR_ASSERT(slice_buffer_equals_string(&sink, test_str)); in test_stream_compression_simple_compress_decompress()
129 GPR_ASSERT(slice_buffer_equals_string(&sink, test_str + max_output_size)); in test_stream_compression_simple_compress_decompress_with_output_size_constraint()
166 GPR_ASSERT(slice_buffer_equals_string(&sink, test_str)); in test_stream_compression_simple_compress_decompress_with_large_data()
224 GPR_ASSERT(slice_buffer_equals_string(&sink, test_str)); in test_stream_compression_drop_context()
235 GPR_ASSERT(slice_buffer_equals_string(&sink, test_str2)); in test_stream_compression_drop_context()
268 GPR_ASSERT(slice_buffer_equals_string(&sink, test_str)); in test_stream_compression_sync_flush()
283 GPR_ASSERT(slice_buffer_equals_string(&sink, test_str2)); in test_stream_compression_sync_flush()