Searched refs:ServiceProxyImpl (Results 1 – 1 of 1) sorted by relevance
274 class ServiceProxyImpl : public ServiceProxy { class276 explicit ServiceProxyImpl(mojo::MessageReceiverWithResponder* receiver) in ServiceProxyImpl() function in sample::__anonfb965cfd0111::ServiceProxyImpl314 Service* service = new ServiceProxyImpl(&receiver); in TEST_P()