Searched refs:CreateTestFactory (Results 1 – 1 of 1) sorted by relevance
429 virtual TestFactoryBase* CreateTestFactory(ParamType parameter) = 0;448 virtual TestFactoryBase* CreateTestFactory(ParamType parameter) { in CreateTestFactory() function590 test_info->test_meta_factory->CreateTestFactory(*param_it)); in RegisterTests()