Searched refs:set_typename (Results 1 – 4 of 4) sorted by relevance
84 test_info<charT>::set_typename(""); in do_test()86 …test_info<charT>::set_typename(typeid(boost::basic_regex<charT, boost::cpp_regex_traits<charT> >).… in do_test()109 test_info<charT>::set_typename(""); in do_test()111 …test_info<charT>::set_typename(typeid(boost::basic_regex<charT, boost::c_regex_traits<charT> >).na… in do_test()120 test_info<charT>::set_typename(""); in do_test()122 …test_info<charT>::set_typename(typeid(boost::basic_regex<charT, boost::w32_regex_traits<charT> >).… in do_test()131 test_info<charT>::set_typename("Deprecated interfaces"); in do_test()137 test_info<charT>::set_typename("MFC/ATL interfaces"); in do_test()143 test_info<charT>::set_typename("ICU interfaces"); in do_test()
19 test_info<char>::set_typename("sub_match operators"); in test_overloads()
122 test_info<char>::set_typename("sub_match operators"); in test_operators()
148 static void set_typename(const std::string& n) in set_typename() function in test_info_base