Searched refs:GetCallCompressionAlgorithm (Results 1 – 5 of 5) sorted by relevance
58 InteropServerContextInspector::GetCallCompressionAlgorithm() const { in GetCallCompressionAlgorithm() function in grpc::testing::InteropServerContextInspector
44 grpc_compression_algorithm GetCallCompressionAlgorithm() const;
56 grpc_compression_algorithm GetCallCompressionAlgorithm() const { in GetCallCompressionAlgorithm() function
74 inspector.GetCallCompressionAlgorithm(); in UnaryCompressionChecks()641 GPR_ASSERT(inspector.GetCallCompressionAlgorithm() > GRPC_COMPRESS_NONE); in DoServerCompressedStreaming()
116 inspector.GetCallCompressionAlgorithm(); in CheckExpectedCompression()