Searched refs:GetCallCompressionAlgorithm (Results 1 – 5 of 5) sorted by relevance
48 grpc_compression_algorithm GetCallCompressionAlgorithm() const { in GetCallCompressionAlgorithm() function
55 InteropServerContextInspector::GetCallCompressionAlgorithm() const { in GetCallCompressionAlgorithm() function in grpc::testing::InteropServerContextInspector
45 grpc_compression_algorithm GetCallCompressionAlgorithm() const;
112 inspector.GetCallCompressionAlgorithm(); in CheckExpectedCompression()
60 inspector.GetCallCompressionAlgorithm(); in UnaryCompressionChecks()559 GPR_ASSERT(inspector.GetCallCompressionAlgorithm() > GRPC_COMPRESS_NONE); in DoServerCompressedStreaming()