Home
last modified time | relevance | path

Searched refs:INV_REPORT_LEVEL (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/test/impl/
Dresults_reporter.ipp102 if( l != INV_REPORT_LEVEL )
157 if( l == INV_REPORT_LEVEL )
Dframework.ipp1728 results_reporter::make_report( INV_REPORT_LEVEL, id );
/third_party/boost/boost/test/
Dresults_reporter.hpp107 BOOST_TEST_DECL void make_report( report_level l = INV_REPORT_LEVEL, test_unit_id = INV_TEST_UNI…
/third_party/boost/boost/test/detail/
Dglobal_typedef.hpp32 enum report_level { INV_REPORT_LEVEL, CONFIRMATION_REPORT, SHORT_REPORT, DETAILED_REPORT, NO_REPOR… enumerator