Searched defs:test_function_template (Results 1 – 1 of 1) sorted by relevance
60 struct test_function_template struct65 …test_function_template(vector<pair<T, T> > const &data, const char* name) : data(data), data_name(… in test_function_template() argument68 void operator()(pair<Function, string> const &f) const in operator ()()