Home
last modified time | relevance | path

Searched refs:make_order_string (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/reporting/performance/
Dtest_poly_method.cpp93 std::string make_order_string(int n) in make_order_string() function
117 …compiler_name() + std::string(" on ") + platform_name(), "Order " + make_order_string(N), "Method … in test_poly_1()
126 …compiler_name() + std::string(" on ") + platform_name(), "Order " + make_order_string(N), "Method … in test_poly_1()
146 …compiler_name() + std::string(" on ") + platform_name(), "Order " + make_order_string(N), "Method … in test_poly_2()
155 …compiler_name() + std::string(" on ") + platform_name(), "Order " + make_order_string(N), "Method … in test_poly_2()
172 …compiler_name() + std::string(" on ") + platform_name(), "Order " + make_order_string(N), "Method … in test_poly_3()
179 …compiler_name() + std::string(" on ") + platform_name(), "Order " + make_order_string(N), "Method … in test_poly_3()
210 …compiler_name() + std::string(" on ") + platform_name(), "Order " + make_order_string(N), "Method … in test_rat_1()
219 …compiler_name() + std::string(" on ") + platform_name(), "Order " + make_order_string(N), "Method … in test_rat_1()
238 …compiler_name() + std::string(" on ") + platform_name(), "Order " + make_order_string(N), "Method … in test_rat_2()
[all …]