Home
last modified time | relevance | path

Searched refs:BOOST_TEST_MESSAGE (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dunit_test_log.hpp150 #define BOOST_TEST_MESSAGE( M ) \ macro
Dtest_tools.hpp300 #define BOOST_MESSAGE( M ) BOOST_TEST_MESSAGE( M )
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dresults_collector.ipp216 BOOST_TEST_MESSAGE( "Test case " << tu.p_name << " has fewer failures than expected" );
220 BOOST_TEST_MESSAGE( "Test case " << tu.p_name << " did not check any assertions" );
Dframework.ipp432 BOOST_TEST_MESSAGE( "Test cases order is shuffled using seed: " << seed );
437BOOST_TEST_MESSAGE( "Test cases order is shuffled using seed: " << runtime_config::random_seed() );
Dexception_safety.ipp248 BOOST_TEST_MESSAGE( "Total tested " << --m_exec_path_counter << " execution path" );