Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/rtl_strings/
H A Drtl_OString.cxx3203 sal_Bool test_toInt64( int num, const sal_Char** in, in test_toInt64() function
3267 test_toInt64( kBinaryNumsCount, kBinaryNumsStr, expValues, in test_rtl_OString_toInt64()
3276 test_toInt64( kInt32MaxNumsCount, kBinaryMaxNumsStr, in test_rtl_OString_toInt64()
3285 test_toInt64( kOctolNumsCount, kOctolNumsStr, expValues, in test_rtl_OString_toInt64()
3294 test_toInt64( kInt32MaxNumsCount, kOctolMaxNumsStr, in test_rtl_OString_toInt64()
3303 test_toInt64( kDecimalNumsCount, kDecimalNumsStr, expValues, in test_rtl_OString_toInt64()
3312 test_toInt64( kInt32MaxNumsCount, kDecimalMaxNumsStr, in test_rtl_OString_toInt64()
3330 test_toInt64( kInt32MaxNumsCount, kHexDecimalMaxNumsStr, in test_rtl_OString_toInt64()
3339 test_toInt64( kBase36NumsCount, kBase36NumsStr, expValues, in test_rtl_OString_toInt64()
3348 test_toInt64( kInt32MaxNumsCount, kBase36MaxNumsStr, in test_rtl_OString_toInt64()
[all …]

Completed in 18 milliseconds