Home
last modified time | relevance | path

Searched refs:tc_instance (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/test/
Dparameterized_test.hpp37 #define BOOST_PARAM_CLASS_TEST_CASE( function, tc_instance, begin, end ) \ argument
41 (tc_instance), \
Dunit_test_suite.hpp42 #define BOOST_CLASS_TEST_CASE( test_function, tc_instance ) \ argument
45 __FILE__, __LINE__, tc_instance )