Home
last modified time | relevance | path

Searched defs:GetCallCompressionAlgorithm (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/cpp/interop/
Dserver_helper.cc56 InteropServerContextInspector::GetCallCompressionAlgorithm() const { in GetCallCompressionAlgorithm() function in grpc::testing::InteropServerContextInspector
Dclient_helper.h54 grpc_compression_algorithm GetCallCompressionAlgorithm() const { in GetCallCompressionAlgorithm() function