Home | History | Annotate | Download | only in internal

Lines Matching refs:CreateTest

535   virtual Test* CreateTest() = 0;
549 virtual Test* CreateTest() { return new TestClass; }