Searched refs:negative_underflow (Results 1 – 2 of 2) sorted by relevance
441 std::string negative_underflow = "-1e-1000"; in TEST() local442 const char* begin = negative_underflow.data(); in TEST()443 const char* end = begin + negative_underflow.size(); in TEST()