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

/vbox/src/libs/xpcom18a4/xpcom/tests/dynamic/
H A DTestDynamic.cpp45 * ITestClass implementation
48 class TestDynamicClassImpl: public ITestClass {
56 NS_IMPL_ISUPPORTS1(TestDynamicClassImpl, ITestClass)
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestFactory.cpp51 * ITestClass implementation
54 class TestClassImpl: public ITestClass {
63 NS_IMPL_ISUPPORTS1(TestClassImpl, ITestClass)
128 ITestClass *t = NULL;
131 NS_GET_IID(ITestClass),
145 NS_GET_IID(ITestClass),
H A DTestFactory.h61 class ITestClass: public nsISupports { class in inherits:nsISupports

Completed in 50 milliseconds