Home
last modified time | relevance | path

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

/third_party/boost/libs/math/reporting/performance/
Dtable_helper.cpp24 void add_to_all_sections(const std::string& id, std::string list_name = "performance_all_sections");
138 void add_to_all_sections(const std::string& id, std::string list_name) in add_to_all_sections() function
349 add_to_all_sections(section_id); in add_cell()
354 add_to_all_sections(table_id, "performance_all_tables"); in add_cell()
/third_party/boost/libs/regex/performance/
Dtable_helper.cpp128 void add_to_all_sections(const std::string& id, std::string list_name = "performance_all_sections") in add_to_all_sections() function
339 add_to_all_sections(section_id); in add_cell()
344 add_to_all_sections(table_id, "performance_all_tables"); in add_cell()
/third_party/boost/libs/math/reporting/accuracy/
Dhandle_test_result.hpp115 void add_to_all_sections(const std::string& id, std::string list_name = "all_sections") in add_to_all_sections() function
291 add_to_all_sections(section_id); in add_cell()
296 add_to_all_sections(table_id, "all_tables"); in add_cell()