Searched defs:TestDynamicClassImpl (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/tests/dynamic/ | ||
H A D | TestDynamic.cpp | 48 class TestDynamicClassImpl: public ITestClass { class in inherits:ITestClass 51 TestDynamicClassImpl() { function in class:TestDynamicClassImpl 56 NS_IMPL_ISUPPORTS1(TestDynamicClassImpl, ITestClass) 58 void TestDynamicClassImpl::Test() { 66 NS_GENERIC_FACTORY_CONSTRUCTOR(TestDynamicClassImpl) |
Completed in 414 milliseconds