Searched refs:sNegativValue (Results 1 – 2 of 2) sorted by relevance
354 rtl::OString sNegativValue("-"); in toDouble_test() local355 sNegativValue += _sValue; in toDouble_test()356 toDouble_test_impl(sNegativValue); in toDouble_test()469 rtl::OString sNegativValue("-"); in toFloat_test() local470 sNegativValue += _sValue; in toFloat_test()471 toFloat_test_impl(sNegativValue); in toFloat_test()
221 rtl::OString sNegativValue("-"); in toDouble_test() local222 sNegativValue += _sValue; in toDouble_test()223 toDouble_test_impl(sNegativValue); in toDouble_test()
Completed in 15 milliseconds