Home
last modified time | relevance | path

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

/third_party/boost/libs/numeric/conversion/test/
Dtest_helpers3.cpp127 #define TEST_NEG_OVERFLOW_CONVERSION(Conv,typeT,typeS,valueS) \ macro
139 TEST_NEG_OVERFLOW_CONVERSION( DEF_CONVERTER(typeT,typeS), typeT, typeS, valueS )
Dudt_support_test.cpp291 TEST_NEG_OVERFLOW_CONVERSION( MyFloat_to_int_Conv, int, MyFloat, mfv3 ); in test_udt_conversions_with_custom_range_checking()