Home
last modified time | relevance | path

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

/trunk/main/sal/qa/rtl/oustring/
H A Drtl_OUString2.cxx354 rtl::OString sNegativValue("-"); in toDouble_test() local
355 sNegativValue += _sValue; in toDouble_test()
356 toDouble_test_impl(sNegativValue); in toDouble_test()
469 rtl::OString sNegativValue("-"); in toFloat_test() local
470 sNegativValue += _sValue; in toFloat_test()
471 toFloat_test_impl(sNegativValue); in toFloat_test()
/trunk/main/sal/qa/rtl/ostring/
H A Drtl_OString2.cxx221 rtl::OString sNegativValue("-"); in toDouble_test() local
222 sNegativValue += _sValue; in toDouble_test()
223 toDouble_test_impl(sNegativValue); in toDouble_test()

Completed in 19 milliseconds