Home
last modified time | relevance | path

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

/third_party/boost/boost/test/impl/
Dresults_reporter.ipp87 report_level m_report_level;
100 set_level( report_level l )
155 make_report( report_level l, test_unit_id id )
168 report_level bkup = s_rr_impl().m_report_level;
Dunit_test_parameters.ipp89 std::string btrt_report_level = "report_level";
466 rt::enum_parameter<unit_test::report_level> report_level( btrt_report_level, (
470 rt::enum_values<unit_test::report_level>::value =
479 rt::enum_values_list<unit_test::report_level>()
491 report_level.add_cla_id( "--", btrt_report_level, "=" );
492 report_level.add_cla_id( "-", "r", " " );
493 store.add( report_level );
Dframework.ipp1173 …results_reporter::set_level( runtime_config::get<report_level>( runtime_config::btrt_report_level …
/third_party/python/Lib/distutils/command/
Dcheck.py17 def __init__(self, source, report_level, halt_level, stream=None, argument
20 Reporter.__init__(self, source, report_level, halt_level, stream,
133 settings.report_level,
/third_party/boost/boost/test/
Dresults_reporter.hpp73 BOOST_TEST_DECL void set_level( report_level l );
107 BOOST_TEST_DECL void make_report( report_level l = INV_REPORT_LEVEL, test_unit_id = INV_TEST_UNI…
/third_party/boost/libs/test/doc/examples/
Dexample52.output2 > example --report_level=no
Dexample17.output2 > example --report_level=short
Dexample53.output2 >example --report_level=detailed
Ddecorator_07.output2 > decorator_07 --report_level=detailed --log_level=all
/third_party/boost/libs/test/doc/
Dusage_recommendations.qbk77 …esult_code`]=no --[link boost_test.utf_reference.rt_param_reference.report_level `report_level`]=no
129 --[link boost_test.utf_reference.rt_param_reference.report_level report_level]=no
/third_party/boost/libs/test/doc/runtime_configuration/
Druntime_config_summary.qbk114 [[link boost_test.utf_reference.rt_param_reference.report_level `report_level`]]
Druntime_config_reference.qbk622 [section:report_level `report_level`]
624 Parameter ['report_level] allows to set the verbosity level of the testing result report generated …
630 [link enum_param_value Enumeration] report_level names:
639 * `--report_level=<format>`
646 [endsect] [/report_level]
/third_party/boost/boost/test/detail/
Dglobal_typedef.hpp32 enum report_level { INV_REPORT_LEVEL, CONFIRMATION_REPORT, SHORT_REPORT, DETAILED_REPORT, NO_REPOR… enum
/third_party/boost/libs/process/test/
DJamfile.jam61 …--log_level=error --report_sink=report_$(name).xml --report_format=XML --report_level=detailed -- ;
65 return --log_level=error --report_level=detailed -- ;
/third_party/boost/libs/test/doc/testing_tools/
Dassertions_severity_levels.qbk65 [link boost_test.utf_reference.rt_param_reference.report_level report level].
Dboost_test_universal_macro.qbk67 [link boost_test.utf_reference.rt_param_reference.report_level report level].
/third_party/boost/libs/test/doc/html/
Dstandalone_HTML.manifest187 boost_test/utf_reference/rt_param_reference/report_level.html