Home
last modified time | relevance | path

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

/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc441 std::string negative_underflow = "-1e-1000"; in TEST() local
442 const char* begin = negative_underflow.data(); in TEST()
443 const char* end = begin + negative_underflow.size(); in TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcharconv_test.cc441 std::string negative_underflow = "-1e-1000"; in TEST() local
442 const char* begin = negative_underflow.data(); in TEST()
443 const char* end = begin + negative_underflow.size(); in TEST()