Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Dmock_test.cc65 class FakeClient { class
67 explicit FakeClient(EchoTestService::StubInterface* stub) : stub_(stub) {} in FakeClient() function in grpc::testing::__anonc912ef6c0111::FakeClient