Searched refs:c_converted (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/numeric/conversion/test/ |
D | converter_test.cpp | 210 c_converted, in test_overflow_handlers() 211 c_converted in test_overflow_handlers() 228 c_converted, in test_overflow_handlers() 229 c_converted in test_overflow_handlers() 284 c_converted, in test_round_style() 285 c_converted, in test_round_style() 286 c_converted, in test_round_style() 287 c_converted in test_round_style() 293 c_converted, in test_round_style() 294 c_converted, in test_round_style() [all …]
|
D | test_helpers3.cpp | 20 enum PostCondition { c_converted, c_overflow, c_neg_overflow, c_pos_overflow } ; enumerator 72 if ( conv.post == c_converted ) in test_conv_base() 122 test_conv_base( ConversionInstance< Conv >(valueT, valueS, c_converted ) )
|