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

/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestFactory.cpp54 class TestClassImpl: public ITestClass { class in inherits:ITestClass
57 TestClassImpl() { function in class:TestClassImpl
63 NS_IMPL_ISUPPORTS1(TestClassImpl, ITestClass)
65 void TestClassImpl::Test() {
96 TestClassImpl *t = new TestClassImpl();

Completed in 813 milliseconds