Searched defs:parameter (Results 1 – 4 of 4) sorted by relevance
29 class parameter { class
43 class parameter : public BOOST_RT_PARAM_NAMESPACE::parameter { class45 parameter( identification_policy& ID, argument_factory& F, bool optional_value = false ) in parameter() function in boost::BOOST_RT_PARAM_NAMESPACE::cla::parameter
356 explicit ParameterizedTestFactory(ParamType parameter) : in ParameterizedTestFactory()397 virtual TestFactoryBase* CreateTestFactory(ParamType parameter) { in CreateTestFactory()
1789 static void SetParam(const ParamType* parameter) { in SetParam()