Searched refs:test_addition (Results 1 – 3 of 3) sorted by relevance
33 void test_addition() in BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS()123 test_addition<P, P2>(); in test_all()
385 BOOST_AUTO_TEST_CASE_TEMPLATE( test_addition, T, all_test_types ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
1223 def test_addition(self): member in ArithmeticOperatorsTest