Home
last modified time | relevance | path

Searched refs:NumericUtilsTestFloat (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/tests/
Dtest.cpp1699 void NumericUtilsTestFloat(const char *lower, const char *upper) { in NumericUtilsTestFloat() function
1716 NumericUtilsTestFloat<float>("-3.4029e+38", "+3.4029e+38"); in NumericUtilsTest()
1717 NumericUtilsTestFloat<float>("-1.7977e+308", "+1.7977e+308"); in NumericUtilsTest()