Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
Dglobal_typedef.hpp35 enum report_level { INV_REPORT_LEVEL, CONFIRMATION_REPORT, SHORT_REPORT, DETAILED_REPORT, NO_REPOR… enumerator
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dresults_reporter.hpp69 BOOST_TEST_DECL void make_report( report_level l = INV_REPORT_LEVEL, test_unit_id = INV_TEST_UNI…
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dresults_reporter.ipp102 if( l != INV_REPORT_LEVEL )
158 if( l == INV_REPORT_LEVEL )
Dunit_test_parameters.ipp112 INV_REPORT_LEVEL
119 BOOST_TEST_SETUP_ASSERT( rl != INV_REPORT_LEVEL, "invalid report level " + val );