Home
last modified time | relevance | path

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

/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dtest-strtod.cc1194 const float kMaxFloat = 3.4028234e38f; in CheckFloat() local
1196 Single s(kMaxFloat); in CheckFloat()