Searched refs:TEST_NEG_OVERFLOW_CONVERSION (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/numeric/conversion/test/ |
D | test_helpers3.cpp | 127 #define TEST_NEG_OVERFLOW_CONVERSION(Conv,typeT,typeS,valueS) \ macro 139 TEST_NEG_OVERFLOW_CONVERSION( DEF_CONVERTER(typeT,typeS), typeT, typeS, valueS )
|
D | udt_support_test.cpp | 291 TEST_NEG_OVERFLOW_CONVERSION( MyFloat_to_int_Conv, int, MyFloat, mfv3 ); in test_udt_conversions_with_custom_range_checking()
|