Home
last modified time | relevance | path

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

/aoo41x/main/sal/qa/rtl_strings/
H A Drtl_String_Const.h143 static const sal_Int32 kTestStr6Len = 15; variable
196 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()
H A Drtl_OString.cxx1452 …", kTestStr6, kTestStr11Len, kTestStr2Len - kTestStr11Len,kTestStr6Len}, in test_rtl_OString_copy_002()
/aoo41x/main/sal/qa/OStringBuffer/
H A Drtl_String_Const.h145 static const sal_Int32 kTestStr6Len = 15; variable
311 static const sal_Int32 kTestStr1PlusStr6Len = kTestStr1Len + kTestStr6Len;

Completed in 143 milliseconds