Home
last modified time | relevance | path

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

/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc306 const double penultimate_normal = nextafter(last_normal, 0.0); in TEST() local
399 const float penultimate_normal = nextafterf(last_normal, 0.0); in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcharconv_test.cc306 const double penultimate_normal = nextafter(last_normal, 0.0); in TEST() local
399 const float penultimate_normal = nextafterf(last_normal, 0.0); in TEST() local