HomeSort by relevance Sort by last modified time
    Searched refs:GetCallCompressionAlgorithm (Results 1 - 5 of 5) sorted by null

  /external/grpc-grpc/test/cpp/interop/
client_helper.h 48 grpc_compression_algorithm GetCallCompressionAlgorithm() const {
server_helper.cc 55 InteropServerContextInspector::GetCallCompressionAlgorithm() const {
server_helper.h 45 grpc_compression_algorithm GetCallCompressionAlgorithm() const;
interop_server.cc 112 inspector.GetCallCompressionAlgorithm();
interop_client.cc 60 inspector.GetCallCompressionAlgorithm();
559 GPR_ASSERT(inspector.GetCallCompressionAlgorithm() > GRPC_COMPRESS_NONE);
    [all...]

Completed in 1016 milliseconds