Searched refs:GetCallCompressionAlgorithm (Results 1 – 5 of 5) sorted by relevance
56 InteropServerContextInspector::GetCallCompressionAlgorithm() const { in GetCallCompressionAlgorithm() function in grpc::testing::InteropServerContextInspector
45 grpc_compression_algorithm GetCallCompressionAlgorithm() const;
54 grpc_compression_algorithm GetCallCompressionAlgorithm() const { in GetCallCompressionAlgorithm() function
111 inspector.GetCallCompressionAlgorithm(); in CheckExpectedCompression()
65 inspector.GetCallCompressionAlgorithm(); in UnaryCompressionChecks()580 GPR_ASSERT(inspector.GetCallCompressionAlgorithm() > GRPC_COMPRESS_NONE); in DoServerCompressedStreaming()