Home
last modified time | relevance | path

Searched defs:test_addition (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_polynomial.cpp385 BOOST_AUTO_TEST_CASE_TEMPLATE( test_addition, T, all_test_types ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/third_party/python/Lib/test/
Dtest_decimal.py1223 def test_addition(self): member in ArithmeticOperatorsTest