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

/vbox/src/libs/xpcom18a4/xpcom/tests/dynamic/
H A DTestDynamic.cpp48 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 50 milliseconds