HomeSort by relevance Sort by last modified time
    Searched full:log_nothing (Results 1 - 4 of 4) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
log_level.hpp 37 log_nothing = 8 enumerator in enum:boost::unit_test::log_level
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
unit_test_log.ipp 132 if( s_log_impl().m_threshold_level == log_nothing )
148 if( s_log_impl().m_threshold_level == log_nothing )
344 case log_nothing:
unit_test_parameters.ipp 87 "nothing" , log_nothing,
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
unit_test_log_formatter.hpp 55 m_level = log_nothing;

Completed in 131 milliseconds