Lines Matching refs:expectedDefault
910 UnicodeString expectedDefault(chars1, 10, 10); in Test4070798() local
927 if (tempString == expectedDefault) { in Test4070798()
931 " Expected " + expectedDefault + in Test4070798()
987 UnicodeString expectedDefault(chars1, 10, 10); in Test4071005() local
999 if (tempString == expectedDefault) { in Test4071005()
1003 " Expected " + expectedDefault + in Test4071005()
1050 UnicodeString expectedDefault("-5.789,988"); in Test4071014() local
1068 if (tempString == expectedDefault) { in Test4071014()
1072 " Expected " + expectedDefault + in Test4071014()
1118 UnicodeString expectedDefault("-5.789,988"); in Test4071859() local
1133 if (tempString == expectedDefault) { in Test4071859()
1137 " Expected " + expectedDefault + in Test4071859()