Searched refs:kTestStr5 (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sal/qa/rtl_strings/ |
H A D | rtl_OString.cxx | 414 new OString(kTestStr5)}, in test_rtl_OString_equalsIgnoreAsciiCase() 420 new OString(kTestStr5)}, in test_rtl_OString_equalsIgnoreAsciiCase() 471 new OString(kTestStr5)}, in test_rtl_OString_compareTo_001() 473 new OString(kTestStr5)}, in test_rtl_OString_compareTo_001() 479 new OString(kTestStr5)}, in test_rtl_OString_compareTo_001() 482 {"simple compare, str5 to str1",+1,new OString(kTestStr5), in test_rtl_OString_compareTo_001() 487 new OString(kTestStr5)}, in test_rtl_OString_compareTo_001() 488 {"simple compare, str5 to str4",+1,new OString(kTestStr5), in test_rtl_OString_compareTo_001() 555 new OString(kTestStr9), new OString(kTestStr5)}, in test_rtl_OString_compareTo_002() 1656 {"only uppercase",new OString(kTestStr5),new OString(kTestStr4)}, in test_rtl_OString_toAsciiLowerCase() [all …]
|
H A D | rtl_String_Const.h | 80 static const sal_Char *kTestStr5 = "sun microsystems"; variable 275 iniResult &=AStringToUStringNCopy( aUStr5, kTestStr5, kTestStr5Len ); in test_ini_uString()
|
Completed in 35 milliseconds