Searched defs:TestCaseFactory (Results 1 – 2 of 2) sorted by relevance
144 typedef TestCase *(*TestCaseFactory)(); typedef
261 TestCaseFactory(const char* name, Method method) in TestCaseFactory() function