Home
last modified time | relevance | path

Searched defs:TestServiceImpl (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/mojo/services/test_service/
Dtest_service_impl.cc18 TestServiceImpl::TestServiceImpl(ApplicationConnection* connection, in TestServiceImpl() function in mojo::test::TestServiceImpl
/external/chromium_org/mojo/application_manager/
Dapplication_manager_unittest.cc47 class TestServiceImpl : public InterfaceImpl<TestService> { class
49 explicit TestServiceImpl(TestContext* context) : context_(context) { in TestServiceImpl() function in mojo::__anonc09af2240111::TestServiceImpl