Searched refs:svc_proxy (Results 1 – 1 of 1) sorted by relevance
86 std::unique_ptr<GreeterProxy> svc_proxy(new GreeterProxy(&svc_proxy_events_)); in TEST_F() local87 cli->BindService(svc_proxy->GetWeakPtr()); in TEST_F()109 svc_proxy->SayHello(req, std::move(deferred_reply)); in TEST_F()132 svc_proxy->WaveGoodbye(req, std::move(deferred_reply)); in TEST_F()