Home
last modified time | relevance | path

Searched refs:test_types2 (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/test/test/smoke-ts/
Dbasic-smoke-test4.cpp37 > test_types2; typedef
39 BOOST_AUTO_TEST_CASE_TEMPLATE(test, T, test_types2) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/third_party/boost/libs/test/test/test-organization-ts/
Dtest_unit-report-clashing-names.cpp69 typedef boost::mpl::list<int, long, unsigned char, int> test_types2; in BOOST_AUTO_TEST_CASE() typedef
74 …BOOST_CHECK_NO_THROW( t_suite1->add( BOOST_TEST_CASE_TEMPLATE( template_test_case, test_types2 ) )… in BOOST_AUTO_TEST_CASE()
/third_party/boost/libs/numeric/ublas/test/tensor/
Dtest_algorithms.cpp30 using test_types2 = std::tuple<int,long,float,double,std::complex<float>>; typedef
54 BOOST_FIXTURE_TEST_CASE_TEMPLATE( test_tensor_algorithms_copy, value, test_types2, fixture ) in BOOST_FIXTURE_TEST_CASE_TEMPLATE() argument
122 BOOST_FIXTURE_TEST_CASE_TEMPLATE( test_tensor_algorithms_transform, value, test_types2, fixture ) in BOOST_FIXTURE_TEST_CASE_TEMPLATE() argument
155 BOOST_FIXTURE_TEST_CASE_TEMPLATE( test_tensor_algorithms_accumulate, value, test_types2, fixture ) in BOOST_FIXTURE_TEST_CASE_TEMPLATE() argument