Searched refs:kTestStr6Len (Results 1 – 3 of 3) sorted by relevance
143 static const sal_Int32 kTestStr6Len = 15; variable196 static const sal_Int32 kTestStr1PlusStr6Len = kTestStr1Len + kTestStr6Len;205 static sal_Unicode aUStr6[kTestStr6Len+1];258 static sal_Unicode aUStr1PlusUStr6[kTestStr1Len + kTestStr6Len + 1];277 iniResult &=AStringToUStringNCopy( aUStr6, kTestStr6, kTestStr6Len ); in test_ini_uString()
1452 …", kTestStr6, kTestStr11Len, kTestStr2Len - kTestStr11Len,kTestStr6Len}, in test_rtl_OString_copy_002()
145 static const sal_Int32 kTestStr6Len = 15; variable311 static const sal_Int32 kTestStr1PlusStr6Len = kTestStr1Len + kTestStr6Len;
Completed in 36 milliseconds