Searched defs:TL (Results 1 – 2 of 2) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
D | unit_test_suite.hpp | 122 #define BOOST_FIXTURE_TEST_CASE_TEMPLATE( test_name, type_name, TL, F ) \ argument 149 #define BOOST_AUTO_TEST_CASE_TEMPLATE( test_name, type_name, TL ) \ argument
|
D | test_tools.hpp | 76 #define BOOST_TEST_TOOL_IMPL( func, P, check_descr, TL, CT ) \ argument 88 #define BOOST_CHECK_IMPL( P, check_descr, TL, CT ) \ argument 99 #define BOOST_CHECK_WITH_ARGS_IMPL( P, check_descr, TL, CT, ARGS ) \ argument 126 #define BOOST_CHECK_THROW_IMPL( S, E, P, prefix, TL ) … argument 151 #define BOOST_CHECK_NO_THROW_IMPL( S, TL ) … argument 262 #define BOOST_EQUAL_COLLECTIONS_IMPL( L_begin, L_end, R_begin, R_end, TL ) \ argument 279 #define BOOST_BITWISE_EQUAL_IMPL( L, R, TL ) \ argument
|