Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dserver_helper.cc58 InteropServerContextInspector::GetCallCompressionAlgorithm() const { in GetCallCompressionAlgorithm() function in grpc::testing::InteropServerContextInspector
H A Dclient_helper.h56 grpc_compression_algorithm GetCallCompressionAlgorithm() const { in GetCallCompressionAlgorithm() function