Home
last modified time | relevance | path

Searched refs:kMinFloat (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-strtod.cc1188 const float kMinFloat = 1e-45f; in CheckFloat() local
1189 // Check that the buffer*10^exponent < (0 + kMinFloat)/2. in CheckFloat()
1190 Single s(kMinFloat); in CheckFloat()

Completed in 2 milliseconds