Searched refs:tmpLen (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sal/qa/rtl_strings/ |
H A D | rtl_OUStringBuffer.cxx | 811 sal_Int32 tmpLen=(sal_Int32) kTestStr1Len; in test_rtl_OUStringBuffer_csuc() local 815 rtl_string2UString( &tmpUstring, tmpStr, tmpLen, in test_rtl_OUStringBuffer_csuc() 866 sal_Int32 tmpLen=(sal_Int32) kTestStr1Len; in test_rtl_OUStringBuffer_getStr() local 870 rtl_string2UString( &tmpUstring, tmpStr, tmpLen, in test_rtl_OUStringBuffer_getStr()
|
H A D | rtl_OUString.cxx | 868 sal_Int32 tmpLen=(sal_Int32) kTestStr1Len; in test_rtl_OUString_csuc() local 871 rtl_string2UString( &tmpUstring, tmpStr, tmpLen, in test_rtl_OUString_csuc() 925 sal_Int32 tmpLen=(sal_Int32) kTestStr1Len; in test_rtl_OUString_getStr() local 928 rtl_string2UString( &tmpUstring, tmpStr, tmpLen, in test_rtl_OUString_getStr()
|
Completed in 141 milliseconds