Searched refs:test_fp_additive_operators (Results 1 – 1 of 1) sorted by relevance
1199 void test_fp_additive_operators(T value, D delta) in test_fp_additive_operators() function1314 test_fp_additive_operators< Wrapper, T, T >(static_cast<T>(42.5), static_cast<T>(17.7)); in test_floating_point_api()1315 test_fp_additive_operators< Wrapper, T, T >(static_cast<T>(-42.5), static_cast<T>(-17.7)); in test_floating_point_api()