Home | History | Annotate | Download | only in intltest

Lines Matching defs:string

44 #include <string.h>
396 // * Show exactly where the string's differences lie.
441 UnicodeString string;
442 FormatThreadTestData(double a, const UnicodeString& b) : number(a),string(b) {}
715 if(0 != output.compare(kNumberFormatTestData[whichLine].string)) {
716 IntlTest::gTest->errln("format().. expected " + kNumberFormatTestData[whichLine].string
726 if(0 != output.compare(kPercentFormatTestData[whichLine].string))
729 showDifference(kPercentFormatTestData[whichLine].string,output));
1128 if (*gSharedString != "This is the original test string.") {
1129 IntlTest::gTest->errln("%s:%d Original string is corrupt.", __FILE__, __LINE__);
1154 StringThreadTest2::gSharedString = new UnicodeString("This is the original test string.");
1199 if (greekString[0] != 0x64) // 'd'. The whole transliterated string is "diaphoretikous" (accented u).