Home
last modified time | relevance | path

Searched refs:negative_overflow (Results 1 – 7 of 7) sorted by relevance

/external/angle/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc481 std::string negative_overflow = "-1e1000"; in TEST() local
482 const char* begin = negative_overflow.data(); in TEST()
483 const char* end = begin + negative_overflow.size(); in TEST()
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc481 std::string negative_overflow = "-1e1000"; in TEST() local
482 const char* begin = negative_overflow.data(); in TEST()
483 const char* end = begin + negative_overflow.size(); in TEST()
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcharconv_test.cc481 std::string negative_overflow = "-1e1000"; in TEST() local
482 const char* begin = negative_overflow.data(); in TEST()
483 const char* end = begin + negative_overflow.size(); in TEST()
/external/openscreen/third_party/abseil/src/absl/strings/
Dcharconv_test.cc481 std::string negative_overflow = "-1e1000"; in TEST() local
482 const char* begin = negative_overflow.data(); in TEST()
483 const char* end = begin + negative_overflow.size(); in TEST()
/external/abseil-cpp/absl/strings/
Dcharconv_test.cc481 std::string negative_overflow = "-1e1000"; in TEST() local
482 const char* begin = negative_overflow.data(); in TEST()
483 const char* end = begin + negative_overflow.size(); in TEST()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcharconv_test.cc481 std::string negative_overflow = "-1e1000"; in TEST() local
482 const char* begin = negative_overflow.data(); in TEST()
483 const char* end = begin + negative_overflow.size(); in TEST()
/external/XNNPACK/eval/
Df32-f16-cvt.cc178 TEST(CVT__SSE2, negative_overflow) { in TEST() argument
425 TEST(CVT__SSE41, negative_overflow) { in TEST() argument
682 TEST(CVT__F16C, negative_overflow) { in TEST() argument
939 TEST(CVT__NEON, negative_overflow) { in TEST() argument
1196 TEST(CVT__NEONFP16, negative_overflow) { in TEST() argument
1435 TEST(CVT__WASMSIMD, negative_overflow) { in TEST() argument
1663 TEST(CVT__SCALAR_BITCAST, negative_overflow) { in TEST() argument
1890 TEST(CVT__SCALAR_FABSF, negative_overflow) { in TEST() argument