Home
last modified time | relevance | path

Searched defs:second_subnormal (Results 1 – 2 of 2) sorted by relevance

/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc299 const double second_subnormal = nextafter(first_subnormal, 1.0); in TEST() local
392 const float second_subnormal = nextafterf(first_subnormal, 1.0); in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcharconv_test.cc299 const double second_subnormal = nextafter(first_subnormal, 1.0); in TEST() local
392 const float second_subnormal = nextafterf(first_subnormal, 1.0); in TEST() local