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