Home
last modified time | relevance | path

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

/external/libtextclassifier/abseil-cpp/absl/strings/
Dcharconv_test.cc299 const double second_subnormal = nextafter(first_subnormal, 1.0); in TEST() local
342 -324, first_subnormal, second_subnormal, second_subnormal); in TEST()
392 const float second_subnormal = nextafterf(first_subnormal, 1.0); in TEST() local
413 -45, first_subnormal, second_subnormal, second_subnormal); in TEST()
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc299 const double second_subnormal = nextafter(first_subnormal, 1.0); in TEST() local
342 -324, first_subnormal, second_subnormal, second_subnormal); in TEST()
392 const float second_subnormal = nextafterf(first_subnormal, 1.0); in TEST() local
413 -45, first_subnormal, second_subnormal, second_subnormal); in TEST()
/external/angle/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc299 const double second_subnormal = nextafter(first_subnormal, 1.0); in TEST() local
342 -324, first_subnormal, second_subnormal, second_subnormal); in TEST()
392 const float second_subnormal = nextafterf(first_subnormal, 1.0); in TEST() local
413 -45, first_subnormal, second_subnormal, second_subnormal); in TEST()
/external/abseil-cpp/absl/strings/
Dcharconv_test.cc299 const double second_subnormal = nextafter(first_subnormal, 1.0); in TEST() local
342 -324, first_subnormal, second_subnormal, second_subnormal); in TEST()
392 const float second_subnormal = nextafterf(first_subnormal, 1.0); in TEST() local
413 -45, first_subnormal, second_subnormal, second_subnormal); in TEST()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc299 const double second_subnormal = nextafter(first_subnormal, 1.0); in TEST() local
342 -324, first_subnormal, second_subnormal, second_subnormal); in TEST()
392 const float second_subnormal = nextafterf(first_subnormal, 1.0); in TEST() local
413 -45, first_subnormal, second_subnormal, second_subnormal); in TEST()
/external/openscreen/third_party/abseil/src/absl/strings/
Dcharconv_test.cc299 const double second_subnormal = nextafter(first_subnormal, 1.0); in TEST() local
342 -324, first_subnormal, second_subnormal, second_subnormal); in TEST()
392 const float second_subnormal = nextafterf(first_subnormal, 1.0); in TEST() local
413 -45, first_subnormal, second_subnormal, second_subnormal); in TEST()