Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/
Dapi_test_helpers.hpp1199 void test_fp_additive_operators(T value, D delta) in test_fp_additive_operators() function
1314 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()