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