Searched defs:TestAImpl (Results 1 – 1 of 1) sorted by relevance
129 class TestAImpl : public InterfaceImpl<TestA> { class131 explicit TestAImpl(Application* app) : app_(app) {} in TestAImpl() function in mojo::__anone689828b0111::TestAImpl