Searched defs:FakeClient (Results 1 – 1 of 1) sorted by relevance
65 class FakeClient { class67 explicit FakeClient(EchoTestService::StubInterface* stub) : stub_(stub) {} in FakeClient() function in grpc::testing::__anonc912ef6c0111::FakeClient