Home
last modified time | relevance | path

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

/third_party/grpc/test/core/iomgr/
Dstranded_event_test.cc65 struct TestCall { struct
66 explicit TestCall(grpc_channel* channel, grpc_call* call, in TestCall() argument
73 ~TestCall() { in ~TestCall()
85 grpc_channel* channel;
86 grpc_call* call;
87 grpc_completion_queue* cq;
89 status; // filled in when the call is finished