Home
last modified time | relevance | path

Searched defs:test_function_template (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/reporting/performance/
Dtest_gcd.cpp60 struct test_function_template struct
65test_function_template(vector<pair<T, T> > const &data, const char* name) : data(data), data_name(… in test_function_template() argument
68 void operator()(pair<Function, string> const &f) const in operator ()()