Searched refs:NumericUtilsTestFloat (Results 1 – 1 of 1) sorted by relevance
2128 void NumericUtilsTestFloat(const char *lower, const char *upper) { in NumericUtilsTestFloat() function2145 NumericUtilsTestFloat<float>("-3.4029e+38", "+3.4029e+38"); in NumericUtilsTest()2146 NumericUtilsTestFloat<float>("-1.7977e+308", "+1.7977e+308"); in NumericUtilsTest()