Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/channel/
Dchannel_args_test.cc78 *ch_args_wo_gzip_deflate_gzip; in test_compression_algorithm_states() local
98 ch_args_wo_gzip_deflate_gzip = in test_compression_algorithm_states()
101 GPR_ASSERT(ch_args_wo_gzip_deflate == ch_args_wo_gzip_deflate_gzip); in test_compression_algorithm_states()
117 &ch_args_wo_gzip_deflate_gzip, GRPC_COMPRESS_GZIP, 1); in test_compression_algorithm_states()
120 GPR_ASSERT(ch_args_wo_gzip == ch_args_wo_gzip_deflate_gzip); in test_compression_algorithm_states()