OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INV_REPORT_LEVEL
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
global_typedef.hpp
35
enum report_level {
INV_REPORT_LEVEL
, CONFIRMATION_REPORT, SHORT_REPORT, DETAILED_REPORT, NO_REPORT };
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
results_reporter.hpp
69
BOOST_TEST_DECL void make_report( report_level l =
INV_REPORT_LEVEL
, test_unit_id = INV_TEST_UNIT_ID );
Completed in 92 milliseconds