Searched refs:TestBImpl (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/application_manager/
H A Dapplication_manager_unittest.cc273 class TestBImpl : public InterfaceImpl<TestB> { class in namespace:mojo::__anon8712
275 TestBImpl(ApplicationConnection* connection, TesterContext* test_context) function in class:mojo::__anon8712::TestBImpl
280 virtual ~TestBImpl() {
370 BindToRequest(new TestBImpl(connection, context_), &request);

Completed in 115 milliseconds