Searched refs:InteropServerContextInspector (Results 1 – 6 of 6) sorted by relevance
53 InteropServerContextInspector::InteropServerContextInspector( in InteropServerContextInspector() function in grpc::testing::InteropServerContextInspector58 InteropServerContextInspector::GetCallCompressionAlgorithm() const { in GetCallCompressionAlgorithm()62 uint32_t InteropServerContextInspector::GetEncodingsAcceptedByClient() const { in GetEncodingsAcceptedByClient()67 bool InteropServerContextInspector::WasCompressed() const { in WasCompressed()75 InteropServerContextInspector::GetAuthContext() const { in GetAuthContext()79 bool InteropServerContextInspector::IsCancelled() const { in IsCancelled()
37 class InteropServerContextInspector {39 explicit InteropServerContextInspector(const grpc::ServerContext& context);
62 using grpc::testing::InteropServerContextInspector;114 const InteropServerContextInspector inspector(context); in CheckExpectedCompression()
113 class InteropServerContextInspector; variable362 friend class grpc::testing::InteropServerContextInspector;