A test-only class to access private members and methods of ClientContext.
More...
#include <client_context_test_peer.h>
A test-only class to access private members and methods of ClientContext.
Definition at line 30 of file client_context_test_peer.h.
◆ ClientContextTestPeer()
◆ AddServerInitialMetadata()
void grpc::testing::ClientContextTestPeer::AddServerInitialMetadata |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
inline |
◆ GetSendInitialMetadata()
std::multimap<std::string, std::string> grpc::testing::ClientContextTestPeer::GetSendInitialMetadata |
( |
| ) |
const |
|
inline |
◆ ctx_
◆ server_initial_metadata_storage_
std::multimap<std::string, std::string> grpc::testing::ClientContextTestPeer::server_initial_metadata_storage_ |
|
private |
The documentation for this class was generated from the following file: