Searched refs:ServiceImplWithStrongBinding (Results 1 – 1 of 1) sorted by relevance
347 class ServiceImplWithStrongBinding : public ServiceImpl { class349 ServiceImplWithStrongBinding(bool* was_deleted, in ServiceImplWithStrongBinding() function in mojo::__anon4f44f45c0111::ServiceImplWithStrongBinding358 DISALLOW_COPY_AND_ASSIGN(ServiceImplWithStrongBinding);392 ServiceImplWithStrongBinding* impl = in TEST_F()393 new ServiceImplWithStrongBinding(&was_deleted, std::move(request)); in TEST_F()