Home
last modified time | relevance | path

Searched refs:ServiceProxyImpl (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/tests/
Dsample_service_unittest.cc274 class ServiceProxyImpl : public ServiceProxy { class
276 explicit ServiceProxyImpl(mojo::MessageReceiverWithResponder* receiver) in ServiceProxyImpl() function in sample::__anonfb965cfd0111::ServiceProxyImpl
314 Service* service = new ServiceProxyImpl(&receiver); in TEST_P()