Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/test/
Dserver_context_test_spouse.h32 explicit ServerContextTestSpouse(ServerContext* ctx) : ctx_(ctx) {} in ServerContextTestSpouse() function
/third_party/grpc/include/grpcpp/
Dserver_context.h114 class ServerContextTestSpouse; variable