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