Searched refs:test_float_type (Results 1 – 3 of 3) sorted by relevance
15 def test_float_type(self): member in FloatTypesTestCase
19 def test_float_type(self): member in FloatTypesExprTestCase
522 void test_float_type() { in test_float_type() 560 test_float_type<float, CharT>(); in test_all_float_types() 561 test_float_type<double, CharT>(); in test_all_float_types() 562 test_float_type<long double, CharT>(); in test_all_float_types() 521 void test_float_type() { test_float_type() function