Searched refs:kBase36MaxNumsStr (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sal/qa/rtl_strings/ |
H A D | rtl_OString.cxx | 2093 test_valueOf_Int32((const char**)kBase36MaxNumsStr, in test_rtl_OString_valueOf_Int32_Bounderies() 2339 test_valueOf_Int64((const char**)kBase36MaxNumsStr, in test_rtl_OString_valueOf_Int64_Bounderies() 3160 test_toInt32( kInt32MaxNumsCount, kBase36MaxNumsStr, in test_rtl_OString_toInt32() 3348 test_toInt64( kInt32MaxNumsCount, kBase36MaxNumsStr, in test_rtl_OString_toInt64()
|
H A D | rtl_OUString.cxx | 1593 test_valueOf_Int32((const char**)kBase36MaxNumsStr, in test_rtl_OUString_valueOf_Int32_Bounderies() 1888 test_valueOf_Int64((const char**)kBase36MaxNumsStr, in test_rtl_OUString_valueOf_Int64_Bounderies() 3459 test_toData<sal_Int32>( kBase36MaxNumsStr,kInt32MaxNumsCount, in test_rtl_OUString_toInt32_normal() 3681 test_toData<sal_Int64>( kBase36MaxNumsStr,kInt64MaxNumsCount, in test_rtl_OUString_toInt64_normal()
|
H A D | rtl_String_Const.h | 632 static const sal_Char *kBase36MaxNumsStr[kBase36MaxNumsCount] = variable
|
Completed in 30 milliseconds