Home
last modified time | relevance | path

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

/trunk/main/sal/qa/rtl_strings/
H A Drtl_OString.cxx3013 sal_Bool test_toInt32( int num, const sal_Char** in, in test_toInt32() function
3080 test_toInt32( kBinaryNumsCount, kBinaryNumsStr, in test_rtl_OString_toInt32()
3088 test_toInt32( kInt32MaxNumsCount, kBinaryMaxNumsStr, in test_rtl_OString_toInt32()
3097 test_toInt32( kOctolNumsCount, kOctolNumsStr, in test_rtl_OString_toInt32()
3106 test_toInt32( kInt32MaxNumsCount, kOctolMaxNumsStr, in test_rtl_OString_toInt32()
3115 test_toInt32( kDecimalNumsCount, kDecimalNumsStr, expValues, in test_rtl_OString_toInt32()
3124 test_toInt32( kInt32MaxNumsCount, kDecimalMaxNumsStr, in test_rtl_OString_toInt32()
3142 test_toInt32( kInt32MaxNumsCount, kHexDecimalMaxNumsStr, in test_rtl_OString_toInt32()
3151 test_toInt32( kBase36NumsCount, kBase36NumsStr, expValues, in test_rtl_OString_toInt32()
3160 test_toInt32( kInt32MaxNumsCount, kBase36MaxNumsStr, in test_rtl_OString_toInt32()
[all …]

Completed in 33 milliseconds