Home
last modified time | relevance | path

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

/third_party/boost/libs/test/test/framework-ts/
Dresult-report-test.cpp82 void check( output_test_stream& output, output_format report_format, test_unit_id id ) in check() argument
84 results_reporter::set_format( report_format ); in check()
217 void check2( output_test_stream& output, output_format report_format, test_unit_id id ) in check2() argument
219 results_reporter::set_format( report_format ); in check2()
/third_party/boost/libs/test/doc/runtime_configuration/
Druntime_config_summary.qbk108 [[link boost_test.utf_reference.rt_param_reference.report_format `report_format`]]
Druntime_config_reference.qbk534 [link boost_test.utf_reference.rt_param_reference.report_format `report_format`] and
539 [note This parameter has precedence over ['report_format] and ['log_format] on the command line. ]
594 [section:report_format `report_format`]
596 Parameter ['report_format] allows to set the __UTF__ report format to one of the formats supplied
612 * `--report_format=<format>`
619 [endsect] [/report_format]
/third_party/mesa3d/src/intel/perf/
Dintel_perf_query.h42 int report_format,
Dintel_perf_query.c369 int report_format, in intel_perf_open() argument
393 properties[p++] = report_format; in intel_perf_open()
422 perf_ctx->current_oa_format = report_format; in intel_perf_open()
/third_party/boost/libs/test/doc/test_output/
Dtest_output.qbk42 [include report_format.qbk]
/third_party/boost/boost/test/impl/
Dunit_test_parameters.ipp88 std::string btrt_report_format = "report_format";
434 rt::enum_parameter<unit_test::output_format> report_format( btrt_report_format, (
460 report_format.add_cla_id( "--", btrt_report_format, "=" );
461 report_format.add_cla_id( "-", "m", " " );
462 store.add( report_format );
/third_party/boost/libs/process/test/
DJamfile.jam61 …--log_format=XML --log_level=error --report_sink=report_$(name).xml --report_format=XML --report_l…
/third_party/boost/libs/test/doc/html/
Dstandalone_HTML.manifest186 boost_test/utf_reference/rt_param_reference/report_format.html