Home
last modified time | relevance | path

Searched defs:aShouldStr1 (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sal/qa/rtl/ostring/
H A Drtl_str.cxx515 rtl::OString aShouldStr1 = "ruplacu char."; in replaceChar_001() local
555 rtl::OString aShouldStr1 = "ruplace char."; in replaceChar_WithLength_001() local
593 rtl::OString aShouldStr1 = "change this to ascii lower case."; in toAsciiLowerCase_001() local
628 rtl::OString aShouldStr1 = "change thiS TO ASCII LOWER CASE."; in toAsciiLowerCase_WithLength_001() local
665 rtl::OString aShouldStr1 = "CHANGE THIS TO ASCII UPPER CASE."; in toAsciiUpperCase_001() local
700 rtl::OString aShouldStr1 = "CHANGE THIs to ascii lower case."; in toAsciiUpperCase_WithLength_001() local
/aoo4110/main/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx536 rtl::OUString aShouldStr1 = rtl::OUString::createFromAscii("ruplacu char."); in replaceChar_001() local
579 rtl::OUString aShouldStr1 = rtl::OUString::createFromAscii("ruplace char."); in replaceChar_WithLength_001() local
596 rtl::OUString aShouldStr1 = rtl::OUString::createFromAscii("uuuuuueeeeeee"); in replaceChar_WithLength_002() local
637 … rtl::OUString aShouldStr1 = rtl::OUString::createFromAscii("change this to ascii lower case."); in toAsciiLowerCase_001() local
675 … rtl::OUString aShouldStr1 = rtl::OUString::createFromAscii("change thiS TO ASCII LOWER CASE."); in toAsciiLowerCase_WithLength_001() local
719 … rtl::OUString aShouldStr1 = rtl::OUString::createFromAscii("CHANGE THIS TO ASCII UPPER CASE."); in toAsciiUpperCase_001() local
757 … rtl::OUString aShouldStr1 = rtl::OUString::createFromAscii("CHANGE THIs to ascii lower case."); in toAsciiUpperCase_WithLength_001() local

Completed in 47 milliseconds