Searched refs:report_level (Results 1 – 6 of 6) sorted by relevance
42 BOOST_TEST_DECL unit_test::report_level report_level();
35 enum report_level { INV_REPORT_LEVEL, CONFIRMATION_REPORT, SHORT_REPORT, DETAILED_REPORT, NO_REPOR… enum
58 BOOST_TEST_DECL void set_level( report_level );69 BOOST_TEST_DECL void make_report( report_level l = INV_REPORT_LEVEL, test_unit_id = INV_TEST_UNI…
87 report_level m_report_level;100 set_level( report_level l )156 make_report( report_level l, test_unit_id id )169 report_level bkup = s_rr_impl().m_report_level;
104 operator>>( std::istream& in, unit_test::report_level& rl )106 … fixed_mapping<const_string,unit_test::report_level,case_ins_less<char const> > report_level_name (169 std::string REPORT_LEVEL = "report_level";289 << cla::dual_name_parameter<unit_test::report_level>(REPORT_LEVEL + "|r")359 unit_test::report_level360 report_level()
245 results_reporter::set_level( runtime_config::report_level() );