Searched refs:sNegativValue (Results 1 – 2 of 2) sorted by relevance
391 rtl::OString sNegativValue("-"); in toDouble_test() local392 sNegativValue += _sValue; in toDouble_test()393 toDouble_test_impl(sNegativValue); in toDouble_test()528 rtl::OString sNegativValue("-"); in toFloat_test() local529 sNegativValue += _sValue; in toFloat_test()530 toFloat_test_impl(sNegativValue); in toFloat_test()
245 rtl::OString sNegativValue("-"); in toDouble_test() local246 sNegativValue += _sValue; in toDouble_test()247 toDouble_test_impl(sNegativValue); in toDouble_test()
Completed in 38 milliseconds